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

Remove tutorial dependency on Tendermint for Basecoin #48

Closed
hcopperm opened this issue Mar 2, 2017 · 0 comments
Closed

Remove tutorial dependency on Tendermint for Basecoin #48

hcopperm opened this issue Mar 2, 2017 · 0 comments
Assignees

Comments

@hcopperm
Copy link
Contributor

hcopperm commented Mar 2, 2017

Basecoin includes Tendermint, but in order to successfully follow the tutorials you still need to install Tendermint separately. We need to remove that dependency altogether so that a dev can just install Basecoin and not worry about installing Tendermint separately.

This will require importing the Tendermint CLI commands that are found here and exposing them as Basecoin CLI commands.

(Alternatively we could just automatically init Tendermint when we start Basecoin--tbd by whoever works on this issue).

We also need to make sure that the ~/.tendermint directory isn't being used by Basecoin.

Once this is done we'll have to also update the docs:
https://github.com/tendermint/basecoin/blob/develop/docs/guide/basecoin-basics.md

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

3 participants