deepigarg / ClarityInCharity

A blockchain based charity application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClarityInCharity

A charity application based on Blockchain.

Requirements

  1. Ganache
  2. npm
  3. Truffle suite
  4. Metamask

To run the application

  1. Clone the repository and cd into the folder.
  2. run npm install
  3. Open Ganache and start a test blockchain
  4. run truffle compile
  5. run truffle migrate
  6. run npm run dev

About

A blockchain based charity application


Languages

Language:HTML 50.4%Language:CSS 27.2%Language:JavaScript 18.3%Language:Solidity 4.2%