Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
/ global-staking Public archive
forked from aragon/staking

Staking app, forked from aragon/staking

License

Notifications You must be signed in to change notification settings

etherisc/global-staking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etherisc Global Staking Pool (GSP)

For the specification of the Etherisc Governance Model (EGM) see this doc

The Etherisc Global Staking Pool (GSP) complies with interface ERC900 with the following added features:

  • Anti-sybil protection
  • Locking-slashing mechanism

The main motivation is to be used in conjunction with Agreements in the context of Aragon Network, but it has been designed to be as generic as possible, in order to allow for other use cases too.

You can read the initial motivation and spec for this here.

Table of Contents

  1. Anti-sybil protection
  2. Locking-slashing mechanism
  3. Entry points
  4. Data structures
  5. External interface
  6. Deployment
  7. Testing guide

About

Staking app, forked from aragon/staking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 55.6%
  • JavaScript 39.8%
  • TypeScript 3.2%
  • Shell 1.4%