Skip to content

๐Ÿ—“ Clone eventbrite on Ethereum, built in Solidity, TruffleJS, Web3js and React/Redux.

License

Notifications You must be signed in to change notification settings

amazingandyyy/etherbrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“… 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

image1

Author

Andy Chen(amazingandyyy)

LICENSE

MIT