This repo is for developer community to develop and test smart contracts in testnet environment.
Feel free to open issues if you want to fix or improve anything. I will review and update for that.
Install the dependencies
yarn
yarn dev
Don't forget to setup your IDE with eslint
and prettier
.