This module allows the contract interaction with the key value storage on chain.
human_protocol_sdk.kvstore.kvstore_client module
Code Example
Module
KVStoreClient
KVStoreClient.__init__()
KVStoreClient.set()
KVStoreClient.set_bulk()
KVStoreClient.set_file_url_and_hash()
KVStoreClientError
human_protocol_sdk.kvstore.kvstore_utils module
KVStoreData
KVStoreData.__init__()
KVStoreUtils
KVStoreUtils.get()
KVStoreUtils.get_file_url_and_verify_hash()
KVStoreUtils.get_kvstore_data()
KVStoreUtils.get_public_key()
Last updated 14 days ago