We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OIP: 1005 Title: Implement an Exthereum CLI Author: Mason Fischer <mason@kissr.co> Status: Draft Type: Standard Layer: User interface Created: 2018-04-04
We need to implement an Exthereum CLI so users can run Exthereum
Initially user's should be able to start specify a blockchain based on a basic genesis config file.
Example genesis config files: https://github.com/paritytech/parity/tree/a7887fa9f11bbbc05b48f06f75a85383a86a5f2a/ethcore/res/ethereum
The text was updated successfully, but these errors were encountered:
We should probably use the Parity CLI as inspiration. They've gone through a few iterations of adding and removing options from the CLI.
Sorry, something went wrong.
No branches or pull requests
Title
Abstract
We need to implement an Exthereum CLI so users can run Exthereum
Specification
Initially user's should be able to start specify a blockchain based on a basic genesis config file.
Example genesis config files:
https://github.com/paritytech/parity/tree/a7887fa9f11bbbc05b48f06f75a85383a86a5f2a/ethcore/res/ethereum
The text was updated successfully, but these errors were encountered: