Review Finance
DESCRIPTION OF THE PROJECT (2 lines)
Permissionless Reviews made by verifiable users. Enables anyone to share their experience in full privacy and anonymity, while requiring a proof of interaction with the protocol the review is about.
discord: .nilsdev tg: @Patrickous
REPOSITORY WITH PROJECT'S CODE:
(GitHub Org): https://github.com/EthRome-BSA
VIDEO DEMO (3 min max) - NO SLIDES ONLY PROJECT DEMO SHOWCASEA video to showcase your project. Some tips on how to record it here.
Goerli Base Contract addresses:
https://basescan.org/address/0x649916D11800b05184f7a1EEB13e225566dA571b
https://basescan.org/address/0xF7cCA2503F12fC6E9C09F94683e70Dd8D61792B6
https://basescan.org/address/0x9e2Db91d7719521bf0ECeB344C6adaC58c8E705c
Gnosis Contract addresses:
https://gnosisscan.io/address/0x485b050a2e9e6035c1dcf0acbfb78c766d076b6d
https://gnosisscan.io/address/0x28266069D940fe43b4A88396Dc8B8Db8e3BCd9b1
https://gnosisscan.io/address/0x6138F6f244921cd4001D4f4d5a245B89335aB3F8
Example: Vercel or any live website URL, Etherscan contract url or any other explorer urls pointing at your contracts.
Bounties (provide a description or explanation on how you integrated any bounty sponsors technology)
Base : we deployed our contracts to the Base Chain using foundry.
Gnosis : we deployed our contracts to the Gnosis Chain using foundry.
Sismo : we create a Sismo Group for each protocol that can be reviewed, to enter the group the user has to have interacted in the contract (this is checked by us). The user generates a proof that he is part of the group and pass it to the contract where we verify it.