adamdossa / EventDapp

WIP - dapp for event management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event SmartContract

WIP of smart contract (Ethereum / solidity) to manage ticket sales for events.

Building

  1. First run truffle compile, then run truffle migrate to deploy the contracts onto your network of choice (default "development").
  2. Then run truffle test to exercise contracts.

About

WIP - dapp for event management


Languages

Language:JavaScript 88.3%Language:HTML 7.1%Language:CSS 4.6%