An open API service indexing awesome lists of open source software.

https://github.com/kpwithcode/eventus

Event Planning platform. Tickets can be bought and transferred using smart contracts. After which an event organizer can issue an NFT that serves of proof of attendance for redeemable rewards
https://github.com/kpwithcode/eventus

Last synced: 8 months ago
JSON representation

Event Planning platform. Tickets can be bought and transferred using smart contracts. After which an event organizer can issue an NFT that serves of proof of attendance for redeemable rewards

Awesome Lists containing this project

README

          

# EventUs

This project demonstrates a basic Hardhat use case.

Try running some of the following tasks:

```shell
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
```