Yala asset wrapper contracts
npm i -f
-
create
.envfile and set your mnemonic as belowMNEMONIC="yourn mnemonic" -
compile contracts, it will generate contract artifacts also typechains
yarn build -
test contracts
yarn test -
coverage contracts
yarn coverage -
local deployment
yarn dev
Once the rpc url is unavailable, check it here