cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!
Apache License 2.0
665 stars 189 forks source link

Ethermint readthedocs link is broken #497

Closed ghost closed 5 years ago

ghost commented 5 years ago

Proposal: [Description of the feature] Re-enable ethermint readthedocs link https://readthedocs.org/projects/ethermint/?fromdocs=ethermint

Current behavior: [What currently happens] Below document is broken https://readthedocs.org/projects/ethermint/?fromdocs=ethermint

Desired behavior: [What you would like to happen]

Use case: [Why is this important (helps with prioritizing requests)]

Requests may be closed if we're not actively planning to work on them.

alexanderbez commented 5 years ago

@zramsay do we currently support readthedocs in the SDK. That was updated in favor of what?

zramsay commented 5 years ago

we moved to using vuepress and could implement here. AFAICT, there's no link to ReadTheDocs from this repo (if there is, i'll remove)

jacohend commented 5 years ago

Could you please link to the new documentation?

zramsay commented 5 years ago

@jacohend the README of this repo is it

ghost commented 5 years ago

sorry I wasn't clear about my question. I googled and found readthedocs link.

so where is the most up-to-date documentation for ethermint to follow and use this repo?

ghost commented 5 years ago

@jacohend the README of this repo is it

But how do you start ethermint chain along with tendermint etc? there is only test.

and how do you interact with ethermint? the README.md is missing a lot of details

zramsay commented 5 years ago

But how do you start ethermint chain along with tendermint etc? there is only test. and how do you interact with ethermint?

You don't (sorry to be blunt). Ethermint is pre-alpha, as noted in the warning at the top of the README. Also note that the first line of the What is it? section says: ethermint will be ... so hang tight and see this comment