@valueswap/v2-core
v2.0.1
Published
๐ Core contracts for the ValueswapV2 protocol
Readme
Valueswap V2
In-depth documentation on Valueswap V2 is available at site.name.
The built contract artifacts can be browsed via unpkg.com.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
Deployment
See in DEPLOYMENT
