README
COMPLUS | SDK FOR BSC
Binance Smart Chain
Local Development
The following assumes the use of node@>=10
Install Dependencies
yarn
Run Build
yarn build
SDK for building applications for the Complus Network on top of Binance Smart Chain
<script type="module">
import complusSdkBsc from 'https://cdn.skypack.dev/@complus/sdk-bsc';
</script>
The following assumes the use of node@>=10
yarn
yarn build