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

mycoind installation error #807

Closed
shikharfb opened this issue Jun 25, 2019 · 4 comments
Closed

mycoind installation error #807

shikharfb opened this issue Jun 25, 2019 · 4 comments
Labels
bug A functionality that was delivered is no longer working as expected. docs Time to write some documentation

Comments

@shikharfb
Copy link

Expected Behavior

mycoind init should work

Actual Behavior

mycoind : command not found

Steps to Reproduce the Problem

Installed Tendermint and built the weave application

rm -rf ~/.mycoind
tendermint init --home ~/.mycoind

mycoind init CASH bech32:tiov1qrw95py2x7fzjw25euuqlj6dq6t0jahe7rh8wp   <<<ISSUE here

Additional info

Maybe the mycoind is not built properly. Installation instructions are insufficient.

@kmw101 kmw101 added the bug A functionality that was delivered is no longer working as expected. label Jun 25, 2019
@ethanfrey
Copy link
Contributor

Ah... know I see where you are getting all these mycoind references.

Sorry, the docs are out of date. It was a work in progress that halted due to focus on MvP release. I will prioritize a review of the docs.

@shikharfb
Copy link
Author

shikharfb commented Jun 25, 2019

@ethanfrey Well, it keeps me a little lost. Would you direct me the correct way to work with this?

@ethanfrey ethanfrey added the docs Time to write some documentation label Jun 25, 2019
@ethanfrey
Copy link
Contributor

Problem has been that docs have just been my Friday project when I can squeeze in time to do it, and I should spend 4-5 days a week doing other stuff.

Can you let me know what you want to do exactly?

I started pulling out code to help build an app at https://github.com/iov-one/weave-starter-kit which is much more modern than readthedocs, but also a bit rough. Please log any issues there.

We also have a mostly finished tutorial at https://github.com/iov-one/tutorial. If you look at https://github.com/iov-one/tutorial/blob/master/BESTPRACTICES.md and follow the linked PRs in order, it should give you raw info on how to build an app. We want to improve this into proper docs, but I think reading the code and PR comments gives an insight. Feel free to comment on those closes PRs for anything confusing - I can answer and this will make it into the planned docs.

@kmw101
Copy link
Contributor

kmw101 commented Jul 10, 2019

Workaround provided. No further comments and questions. Closing issue.

@kmw101 kmw101 closed this as completed Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A functionality that was delivered is no longer working as expected. docs Time to write some documentation
Projects
None yet
Development

No branches or pull requests

3 participants