@thinkanddev/rskswap-periphery
v1.1.0
Published
🎚 Peripheral smart contracts for interacting with Rsk Swap
Downloads
2
Readme
Rsk Swap
Uniswap RSK is a fork of the Uniswap V2 Protocole adapted to the RSK Network, this is not the oficial site.
In-depth documentation on RSK Swap 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
UniswapV2Router02: https://explorer.rsk.co/address/0xf55c496bb1058690db1401c4b9c19f3f44374961
RSK Testnet
UniswapV2Router02: https://explorer.testnet.rsk.co/address/0xf55c496bb1058690db1401c4b9c19f3f44374961