Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 585 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 585 Bytes

MULTI Coin ICO DAPP

Prototype of crowdfunding ICO Enterprise Platform built under EYHackathon 2017.

Technologies used:

  • Microsoft Azure Ethereum Blockchain as a Service,
  • Node.JS/Web3.js/IPFS/Truffle/Metamask extension/Solidity

Development Setup steps:

  • clone repo
  • npm install
  • npm install --save-dev eslint-config-airbnb-base eslint eslint-plugin-import
  • Create .env file and set paramaters as per Environment
  • load the user and bank contracts in your specified Blockchain network.

Flow:

flow