Skip to content

AnwerShujaFarooqui/blockchain_learn_web3

 
 

Repository files navigation

PIAIC - Learn Web3

Lean Web3 by assignments and creating DApps during PIAIC Class

Looking for more Information? Go to piaic.org.

Dev Setup

  • git clone https://github.com/qasimshabbir/blockchain_learn_web3.git
  • npm install
  • ./bin/blockchain_learn_web3

Install Node.js

Make sure Node.js is installed on your computer.

Install it from nodejs.org

On Windows and using v10 or v12 of Node.js? Make sure you are using at least 12+, which provides a fix for a bug on Windows where you can't choose items in the menu.

Install Web3 with npm

Open your terminal and run this command:

npm install web3

The --global option installs this module globally so that you can run it as a command in your terminal.

Install Ganache

Install it from TruffleSuite.com

Are you getting trouble

If you having trouble on setting up. Kindly visit http://ask.piaic.org/blockchain

License

MIT

About

Blockchain assignments and learning during PIAIC Class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • HTML 1.8%
  • Solidity 1.1%
  • CSS 0.6%