Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement JSON-RPC based deposit contract #23

Open
mkalinin opened this issue Jan 15, 2019 · 2 comments
Open

Implement JSON-RPC based deposit contract #23

mkalinin opened this issue Jan 15, 2019 · 2 comments
Labels
deposit contract Deposit contract integration

Comments

@mkalinin
Copy link
Contributor

To Do

Implement integration with Deposit contract that is a Mainnet contract for Beacon chain registration deposits.

Proposal

Built one of implementations on top of Web3j. Hence, any Mainnet client that supports JSON-RPC could be used to fetch contract data.

Spec

https://github.com/ethereum/eth2.0-specs/blob/master/specs/core/0_beacon-chain.md#ethereum-10-deposit-contract

@mkalinin mkalinin added the deposit contract Deposit contract integration label Jan 15, 2019
@Nashatyrev
Copy link
Contributor

EthereumJ powered DepositContract was implemented with PR #43

@Nashatyrev Nashatyrev changed the title Implement deposit contract integration Implement JSON-RPC based deposit contract Feb 8, 2019
@zilm13
Copy link
Member

zilm13 commented Aug 20, 2019

should be closed with #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deposit contract Deposit contract integration
Projects
None yet
Development

No branches or pull requests

3 participants