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

Default RPC and private key to development environment values #18

Closed
izqui opened this issue Nov 8, 2017 · 1 comment · Fixed by #22
Closed

Default RPC and private key to development environment values #18

izqui opened this issue Nov 8, 2017 · 1 comment · Fixed by #22
Assignees
Labels
🚀 new feature A change that adds new functionality to the API 🙏 good first issue An easy issue for a new contributor

Comments

@izqui
Copy link
Contributor

izqui commented Nov 8, 2017

When running any commands with no rpc node is provided as a flag and there is no HTTP server listening at port 8545, I think it would be a good idea to start a testrpc node in the background with a huge amount of ETH for a dummy private key 0x1111....

Using this with #17 would allow for easy development with almost no setup.

@izqui izqui added the 🚀 new feature A change that adds new functionality to the API label Nov 8, 2017
@onbjerg
Copy link
Contributor

onbjerg commented Nov 10, 2017

I agree. I moved this to the backlog. I think we can include this in 1.0.0.

@onbjerg onbjerg added this to the aragon-dev-cli 1.0.0 milestone Nov 10, 2017
@onbjerg onbjerg added the 🙏 good first issue An easy issue for a new contributor label Nov 10, 2017
@onbjerg onbjerg changed the title [Idea] Default rpc and private key for development environments Default RPC and private key to development environment values Nov 10, 2017
@onbjerg onbjerg mentioned this issue Nov 20, 2017
8 tasks
@onbjerg onbjerg self-assigned this Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 new feature A change that adds new functionality to the API 🙏 good first issue An easy issue for a new contributor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants