DMDcoin / diamond-contracts-core

DMD v4 testnet on-chain logic
Other
6 stars 9 forks source link

ERC900: Simple Staking Interface Support #2

Closed SurfingNerd closed 1 month ago

SurfingNerd commented 4 years ago

ERC900: Simple Staking Interface Support could be very beneficial because it simplifies other Contracts and DApps to interact with HBBFT-POSDAO, even if only reading the information is allowed. For example Aragon supports ERC-900.

https://github.com/ethereum/EIPs/issues/900

A Proof of concept implementation would help to find out if this is possible or not. (Read or Write).

SurfingNerd commented 1 month ago

we developed our own UI