IBM-Blockchain-Archive / marbles

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
1.03k stars 979 forks source link

Update Readme.md and docs/tutorial_start_here.md #101

Closed raheelzubairy closed 7 years ago

raheelzubairy commented 7 years ago

Updated Readme.md to include steps to run. Edited tutorial_start_here.md to remove 'Marbles Setup Option'.

dshuffma-ibm commented 7 years ago

This is great and all but I can't take it as is. We need to have multiple instructions for different setups. Your PR blows away the instructions when using Bluemix to host marbles and as the network host.

You need to break it up and fit it into the existing layout. There are multiple sections for the different steps, each with options that a user can pick from. ie. image

I'm a little skeptical if instructions on how to setup a local network should live in this repo or not. In fact... ya, lets not do that. These instructions are great, but they will be changing too often to keep up to date. I'd recommend to create another repo for local hyperledger fabric instructions. Then create a PR on marbles that has links to specific steps. ie in the Install and Instantiate Chaincode section you would add another option that is a link to your repo. this other repo has the detailed instructions.