Add another reference implementation for ERC-900 (#1212)

This commit is contained in:
John Forrest 2018-10-15 06:37:23 -05:00 committed by Nick Johnson
parent fdbe397711
commit 1a1481a67b

View File

@ -103,6 +103,7 @@ Returns the total tokens staked at block.
- [Stakebank](https://github.com/HarbourProject/stakebank)
- [Aragon](https://github.com/aragon/aragon-apps/pull/101)
- [PoS Staking](https://github.com/maticnetwork/contracts/blob/master/contracts/StakeManager.sol)
- [BasicStakeContract](https://github.com/codex-protocol/contract.erc-900)
## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).