@safe-swap-libs/safe-swap-core
v0.1.1
Published
🎛 Core contracts for the safe protocol
Downloads
3
Readme
SafeSwap Factory
In-depth documentation on SafeSwap is available at docs.safeswap.online.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
