A decentralized Platform for all your Events.
Please Use Kovan testnet.
This project is Ehtereum based event hosting platform, it utilizes WalletConnect for check in, 3BOX for profile management, IPFS for files hosting and web3connect for managing Web3 Provider.
- Easy Payments for tickets using ETH or DAI.
- Decentralized management of Profile using 3BOX.
- Event Hosts can check profiles of ticket holders.
- If some ticket holders did not configure his profile, Event host can still see all the events hosted and tickets held by ticket holder.
- Event host can set maximum number of ticket to be sold.
- Event host can also disable an event to stop more ticket purchases.
- Users can view tickets held by them(tickets are NFTs).
- Users have choice whether to add information to their profile or not.
- This Dapp supports three methods of using web3, Metamask, Torus and WalletConnect.
- Check-In is done using Wallet Connect, attendee scans qr code using WalletConnect enabled wallet and confirms an transaction.
- All the images of events are hosted on IPFS.
- React - Used for Buidling Dapp.
- WalletConnect - For Checking in and web3 Provider.
- Web3Connect - Enabled support for multiple Web3 Provider.
- 3BOX - Used For Identity and profile management of Users.
- Please Refrain from using Exceptional Values, proper exceptional Handeling is yet to be added.
- For Testing you can use given private key -
6AD90A424022BE35F9A95AE44143DB08C894BA44ED0DE90B67199288E06924D5This will allow you to test the Dapp better, you wont have to add event or anything. - This Dapp is relys on kovan, thus please switch to kovan before Using Dapp.
- If something goes wrong please ping me on telegram, my user name is
abhimanyu121. - This was our first Dapp and website, thus it might have some rough edges here and there.
- This Dapp is hosted here
- Install all the dependencies with
npm install. - Run Development server with
npm start.
- Deployment to Mainnet.
- Adding Support for more ERC20 tokens.
- Dynamic Pricing to mitigate effect of fluctuating price of eth.
- Adding Support for multiple event admins.
- Optimizing Ui and Ux.



