Here are the instructions you need to get the Bicycles on the Blockchain decentalized application (Dapp) up and running!
- Go to your terminal. Don’t worry if it’s your first time using the command line! We’ll walk you through the process.
-
If you’re using Windows, go here for instructions on how to use the command line.
-
If you have a Mac go here.
-
And I haven’t forgotten about you, Linux, here are the instructions that will help you power up a command line on your machine.
-
Install node on your computer. If you’re curious, you can learn more about node here!
-
Go to the terminal and install truffle:
npm install -g truffle
. After you have finished installing truffle be sure to keep the terminal open. We’re going to use it again.
- Download the code from this repo. Before you download the code, be sure to install git on your machine. Git is how you interact with the code on Github. You can learn about both Git and Github here.
- Open a terminal. From your terminal type in
git clone https://github.com/pkafei/Bicycles-on-the-Blockchain
- You have the code, now it is time to install, Ganache, a local blockchain, onto your machine.
Congratulations, you are now ready to use the Bicycles on the Blockchain Dapp
-
Head over to the Bicycle on the Blockchain Dapp https://pricey-lancer.glitch.me/
-
If you don't know how to use the Dapp, please watch this tutorial. https://youtu.be/0r8tG_L8xtQ