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