AS2Lib Solidity + AS2 API
Create .infura
and .secret
files. Install the dependencies:
$ yarn
$ yarn test
$ yarn coverage
Deploy to Kovan:
$ NETWORK=kovan yarn deploy
$ NETWORK=kovan yarn run verify YourContractName
SPDX-License-Identifier: MIT/ISC