Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 674 Bytes

Obake

Fantom 2023 Hackathon's submission

Obake is a collection of NFTs on Fantom. Those NFT grant holders revenues from dApps such as a coin flip game and a raffle. Everybody with a wallet on Fantom can interact with those dApps, and for every win/successful raffle a small fee is retained from the gains and shared to Obake NFT holders via the staking contract. No snapshot, nor manual distribution needed.

You can find the whole documentation here.

Smart contracts

You will find the smart contracts, deployments scripts and tests in the backend folder.

Frontend

All code related to the website is in the frontend folder.