Skip to content

pkafei/Bicycles-on-the-Blockchain

Repository files navigation

Setting Up Your Dapp Local Environment

Here are the instructions you need to get the Bicycles on the Blockchain decentalized application (Dapp) up and running!

Part I

  1. Go to your terminal. Don’t worry if it’s your first time using the command line! We’ll walk you through the process.
  1. Install node on your computer. If you’re curious, you can learn more about node here!

  2. 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.

Part II

  1. 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
  1. You have the code, now it is time to install, Ganache, a local blockchain, onto your machine.

Using the Bicycle on the Blockchain Dapp

Congratulations, you are now ready to use the Bicycles on the Blockchain Dapp

  1. Head over to the Bicycle on the Blockchain Dapp https://pricey-lancer.glitch.me/

  2. If you don't know how to use the Dapp, please watch this tutorial. https://youtu.be/0r8tG_L8xtQ

About

Bicycle Collective Dapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published