2.6.1 • Published 4 years ago
@polarfox/core v2.6.1
Polarfox Core Smart Contracts
This repo contains all of the core smart contracts used to run Polarfox.
Deployed Contracts MAINNET AVALANCHE
Factory address: ...
Router address: ...
Deployed Contracts TESTNET AVALANCHE
Factory address: 0x5b48659781dccb21031Bdd510f0e46163cC95Ea2
Router address: 0xAeD3baD38CA8907EBC8C919d12a25a58A17063A7
Running
To prepare the dev environment, run yarn install. To compile the contracts, run yarn compile. Yarn is available to install here if you need it.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
Attribution
These contracts were adapted from uniswap-v2-core.
2.6.1
4 years ago
2.6.0
4 years ago
2.5.0
4 years ago
2.4.1
4 years ago
2.5.2
4 years ago
2.5.1
4 years ago
2.4.0
4 years ago
2.3.2
4 years ago
2.3.1
4 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.1
5 years ago
2.1.4
5 years ago
2.2.2
5 years ago
2.1.3
5 years ago
2.1.0
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.0
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago