pontem-network / harvest_v2

Liquidswap Harvest v2 contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harvest

The current repository contains the first basic version of Liquidswap Harvest (Staking) contracts. The main purpose of contracts is to allow the staking of LP coins and earn community/3rd party project reward coins.

Docs

Documentation is available at official docs portal.

Build

Aptos CLI required.

Core:

aptos move compile

Test

Core:

aptos move test

Liquidswap Staking Tests

Placed in liquiswap_staking_tests/ module.

cd liquidswap_staking_tests
aptos move test

License

See LICENSE

About

Liquidswap Harvest v2 contracts

License:Other


Languages

Language:Move 100.0%