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

prvd networks init #26

Open
zacparker41 opened this issue Feb 25, 2022 · 0 comments
Open

prvd networks init #26

zacparker41 opened this issue Feb 25, 2022 · 0 comments
Labels

Comments

@zacparker41
Copy link

zacparker41 commented Feb 25, 2022

This command should present a context menu that enables the user to select and / or enter information to create a new network. The specific menu options should be detailed here:

{ "name": "baseline testnet", "cloneable": false, "config": { "native_currency": "TEST", "platform": "evm", "engine_id": "ethash", "chain": "test", "protocol_id": "pow", "chainspec": { "config": { "homesteadBlock": 0, "eip150Block": 0, "eip155Block": 0, "eip158Block": 0, "byzantiumBlock": 0, "constantinopleBlock": 0, "petersburgBlock": 0 }, "alloc": {}, "coinbase": "0x0000000000000000000000000000000000000000", "difficulty": "0x20000", "extraData": "", "gasLimit": "0x2fefd8", "nonce": "0x0000000000000042", "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "timestamp": "0x00" } } }'

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

No branches or pull requests

1 participant