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

No deposit contract specified. #1921

Closed
yahtoo opened this issue Mar 7, 2019 · 1 comment
Closed

No deposit contract specified. #1921

yahtoo opened this issue Mar 7, 2019 · 1 comment

Comments

@yahtoo
Copy link

yahtoo commented Mar 7, 2019

when I start beacon from
./beacon-chain --datadir /home/xx/.beacon/ --rpc-port 4000 --demo-config --p2p-port 9000
[2019-03-07 10:37:40] INFO node: Using custom parameter configuration
[2019-03-07 10:37:40] INFO node: checking db
[2019-03-07 10:37:40] FATAL node: No deposit contract specified. Add --deposit-contract with a valud deposit contract address to start.
how can I get deposit contract ?

@0xKiwi
Copy link
Contributor

0xKiwi commented Mar 7, 2019

Hello @yahtoo ! Thanks for using Prysm 😄

So, in order to start a beacon-chain node you need to follow the steps listed here:
#1565

They involve you deploying a deposit contract (the 1st command), starting the beacon chain node, and then setting up the 8 validators (followed by performing the 8 deposits) needed to begin chain start. We're currently working on this so apologies for the out of date docs.

@0xKiwi 0xKiwi closed this as completed Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants