SDK
NPM package with tools eg. coders and decoders for leaf data. This package exports LeafValueCoder, APIClient, LeafKeyCoder, ContractRegistry, and ChainContract.
You can see examples of how the SDK is used in the next few sections.
SDK Tests
You can also learn a lot from SDK tests.
Take a minute and review them: https://github.com/umbrella-network/canvas/tree/main/test
Updated about 3 years ago