Viteclout is a social network based on the vite ecosystem, content creators are called Vuilders and they can mint their own coin on the vite blockchain to sell them on the website. Creators can subsequently provide certain services to their fans that hold their token.
This project has been done during the 'Hackathon: Grants Round 12 Hackathon' of Gitcoin.
- Verification of signature made by the vite_signMessage method of ViteConnect is not working properly
- the formula provided have an unexpected behavior when there is only 1 token in circulation: 0.003 * (1-1)^2 = 0
All the features requested for Tier 3 are implemented.
This project was bootstrapped with Create React App.
npm i
yarn start