@durianexchange/swap-core
v1.0.1
Published
Core contracts for the Durian Exchange protocol
Readme
Durian Exchange Factory
In-depth documentation on Durian Exchange is available at docs.durian.exchange.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
