1.0.1 • Published 5 years ago

@thinkanddev/rskswap-core v1.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

Rsk Swap V2

code style: prettier npm version

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