Skip to content

as2network/as2lib

Repository files navigation

as2lib-solidity

AS2Lib Solidity + AS2 API

Developer Tools 🛠️

Start

Create .infura and .secret files. Install the dependencies:

$ yarn

Tests

$ yarn test

Coverage

$ yarn coverage

Deploying

Deploy to Kovan:

$ NETWORK=kovan yarn deploy

Verifying Contract Code

$ NETWORK=kovan yarn run verify YourContractName

License

SPDX-License-Identifier: MIT/ISC