@thinkanddev/rskswap-core
v1.0.1
Published
🎛 Core contracts for the Rsk Swap protocol
Downloads
4
Readme
Rsk Swap V2
In-depth documentation on Rsk Swap V2 is available at rskswap.com.
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
RSK Mainnet Deploy
UniswapV2Factory: https://explorer.rsk.co/address/0xfaa7762f551bba9b0eba34d6443d49d0a577c0e1
RSK Tesnet Deploy
UniswapV2Factory: https://explorer.testnet.rsk.co/address/0xfaa7762f551bba9b0eba34d6443d49d0a577c0e1