0.2.1 • Published 4 years ago
@torswap/tor-swap-core v0.2.1
TORSwap Factory
In-depth documentation on TORSwap is available at docs.torswap.xyz.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test