Last updated 8 months ago
This module allows the contract interaction with the key value storage on chain.
KVStoreClient
KVStoreClient.__init__()
KVStoreClient.get()
KVStoreClient.get_file_url_and_verify_hash()
KVStoreClient.get_public_key()
KVStoreClient.set()
KVStoreClient.set_bulk()
KVStoreClient.set_file_url_and_hash()
KVStoreClientError