@risingstar2018/artichain-swap-core
v1.0.2
Published
Core contracts for the artichain protocol
Readme
Artichain Factory
In-depth documentation on ArtichainSwap is available at docs.artichain.finance.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
