1.0.4 • Published 4 years ago

@unipomp/core v1.0.4

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

Unipomp

In-depth documentation on Unipopmp is available at uniswap.org.

Testnet

Unipomp - https://rinkeby.etherscan.io/address/0x45E3Ad6815763336CDc6A773BB70330fA5dDddcf#writeContract

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test