aragon / help

Documentation and files related to help.aragon.org
Creative Commons Zero v1.0 Universal
3 stars 7 forks source link

Add documentation about how to run IPFS and Ethereum nodes locally #1

Open john-light opened 5 years ago

john-light commented 5 years ago

Sometimes the default nodes that Aragon connects to might not be working properly. Users should have an easy way to run these nodes locally. Let's document how a user can run Ethereum and IPFS nodes on their local computer and point the Aragon client at these nodes to use them instead.

Peter-Takhar commented 5 years ago

Hey, do you mind if I try to take a crack at it this weekend?

sohkai commented 5 years ago

Please do @Peter-Takhar!

vivianedias commented 4 years ago

Is this issue still open, @sohkai?

izqui commented 4 years ago

Yes @vivianedias

vivianedias commented 4 years ago

Ok. I'll try to write something soon. Any models I should follow? @izqui

izqui commented 4 years ago

Amazing!!!

@john-light any suggestions on this?

john-light commented 4 years ago

@vivianedias Thank you for your offer to help! We recently completed a move of our user-facing documentation from the wiki to help.aragon.org. You can see examples of our existing documentation there. For more technical guides, you can see examples such as https://hack.aragon.org/docs/guides-custom-deploy. I imagine this guide will be a combination of these styles since it is user-facing but may involve some use of the terminal and other "low level" tasks.

I'm going to transfer this issue from the wiki to the help repo, then you can create a file in the main directory of that help repo with the documentation.