etherbrite

🗓 Clone eventbrite on Ethereum, built in Solidity, TruffleJS, Web3js and React/Redux.

MIT License

Downloads
46
Stars
20
Committers
1

📅 etherbrite-project

An eventbrite-like project(basically a CRUD DApp) on ethereum blockchain. A fullstack DApp built with Solidity, TruffleJS, Web3js and React/Redux.

This is lovely demo for

  • Build Advance Contracts in Solidity
  • Test all smart contract functions with Mocha
  • Use Web3 in React/Redux

You need testrpc in a seperated terminal session

npm install -g ganache-cli
ganache-cli

Then open a new session, Run it

cd dapp
npm i
npm run start

You need metamaks in your chrome

Screenshot

Author

Andy Chen(amazingandyyy)

LICENSE

MIT