@swingby-protocol/binance-chain-sdk-lite
v1.0.0
Published
A minimal implementation of the Binance Chain SDK
Downloads
5
Readme
This is a minimal implementation of the Binance Chain SDK that has fewer dependencies that are prone to crash.
Getting started
- Install with
yarn add binance-chain-sdk-lite@alpha - Have a look at our examples.
Running our examples
yarnyarn buildyarn run-example examples/transfer
