Skip to content

cosmos-developer/contracts-terra-classic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eris Amplified Staking Classic

Terra liquid staking derivative. Of the community, by the community, for the community.

A previous version (v1.0.0-rc0) of Steak was audited by SCV Security (link).

Contracts

Contract Description
eris-staking-hub-classic Manages minting/burning of ampLUNC token and bonded Luna
eris-stake-token-classic Modified CW20 token contract

Deployment

Mainnet

For contract links see https://app.erisprotocol.com

Building

For interacting with the smart contract clone https://github.com/erisprotocol/liquid-staking-scripts into the same parent folder.

Fork

The initial version of the source code has been forked from the awesome steak liquid staking solution https://github.com/st4k3h0us3/steak

Changes

  • Renaming
  • added a reward fee for running the protocol
  • added a more detailed unbonding query
  • Fixed an issue in reconciliation when the expected Luna was correct the unbinding queue items were not marked reconciled
  • move scripts to another repository, so that the repo of the smart contracts will not be touched as much https://github.com/erisprotocol/liquid-staking-scripts

License

Contents of this repository are open source under GNU General Public License v3 or later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.2%
  • Shell 0.8%