changelog

Changelog

Added

  • added ability to read KV Store data using KVStoreClient, i.e. by doing RPC calls, not via subgraph

Changed

  • fixed gas price for Aurora networks

Deprecated

Removed

Fixed

Security

How to upgrade

Typescript

yarn

yarn upgrade @human-protocol/sdk

npm

npm update @human-protocol/sdk

Python

pip install --upgrade human-protocol-sdk

Last updated