@complus/v2-core-heco
Version:
Core contracts for the Complus Network on top of Huobi ECO Chain
34 lines (19 loc) • 1.15 kB
Markdown
# COMPLUS | CORE CONTRACTS FOR HECO
[](https://github.com/prettier/prettier)
[](https://unpkg.com/@complus/v2-core-heco@latest/)
[](https://www.npmjs.com/package/@complus/v2-core-heco/v/latest)
## Deployed Contracts / Hash
- Factory - [0xc32CCcf795940cA8491cD4F31161509DB28Ab719](https://scan.hecochain.com/address/0xc32CCcf795940cA8491cD4F31161509DB28Ab719#contracts)
- Router - [0x1ebCd140160594421DFae5055D62948883BFa24A](https://scan.hecochain.com/address/0x1ebCd140160594421DFae5055D62948883BFa24A#contracts)
- pairCodeHash - `0x60e3516f18fde9a9c4ebc26c58261547ac802f880fe552105fb55bddcf7021c4`
## Huobi ECO Chain
- [HECO Source Codes](https://github.com/HuobiGroup/huobi-eco-chain)
- [HECO Explorer](https://scan.hecochain.com/)
## Local Development
The following assumes the use of `node@>=10`
#### Install Dependencies
`yarn`
#### Compile Contracts
`yarn compile`
#### Run Tests
`yarn test`