Skip to content

koifinance/mute-staking-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LP Staking Pool

A smart-contract based mechanism to distribute tokens over time, forked and modified from AMPL's Token Geyser.

Adds a 1% liquidity tax on withdrawal. The liquidity tax is sent to the contract address, and is locked forever.

AddTokens function added to allow for token fees to accumulate into current vesting contracts while maintaining stable apy.

The official staking pool contract addresses are:

Table of Contents

Install

# Install project dependencies
npm install

# Install ethereum local blockchain(s) and associated dependencies
npx setup-local-chains

Testing

# Run all unit tests
npm test

Contribute

To report bugs within this package, please create an issue in this repository. When submitting code ensure that it is free of lint errors and has 100% test coverage.

License

GNU General Public License v3.0 (c) 2021 mute.io GNU General Public License v3.0 (c) 2020 Fragments, Inc.

About

Staking contracts for mute & voice erc20 system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published