README
Complus | SDK FOR AVA
Avalanche C-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 Avalanche C-Chain
<script type="module">
import complusSdkAva from 'https://cdn.skypack.dev/@complus/sdk-ava';
</script>
The following assumes the use of node@>=10
yarn
yarn build