Here is what we currently have for the blockchain car buying app:
Repo URL: https://gecgithub01.walmart.com/s0d00px/car-blockchain Roles View Screenshots: attached Instructions from the previous event: https://github.com/electrode-io/car-buying-instructions We can add an admin role for the tiles: https://walmart.enterprise.slack.com/files/W46LN4EAE/F6Z6MHJDR/screen_shot_2017-09-06_at_5.50.46_pm.png, each tile will be a different role, and each role has its own going-on transactions.
In this workshop, we will use Electrode Ignite to generate the Electrode Applications. Electrode Ignite is a npm module, which is single entry point to help you start development with the Electrode platform. Electrode Ignite Pre-requisite:
- NodeJS LTS binary version 4.2 or later (version 6 or later is recommended)
- npm version 3 or later You can find more details here:
- https://docs.electrode.io/overview/requirements.html
- https://docs.electrode.io/chapter1/quick-start/start-with-ignite.html