Examples & fheDapps
Here you can find a list of some cool apps that you can use as a reference
App | Repo | UI | Notes |
---|---|---|---|
FHERC-20 | View on Github | FHERC-20 Demo | A token in which balances are encrypted and viewable only to the holder. |
Blind Auction | View on Github | View on Github | An auction in which is bid is kept encrypted until the Auction ends and the winner is revealed. |
Confidential Voting | View on Github | A voting in which the individual votes are kept secret. | |
Simple Lottery | View on Github | A very simple game leveraging the fact that you can pick a winning number and keep it private. | |
Contract Playground | View on Github | A monorepo with multiple examples of contracts in the same place | |
Fhevm Examples | View on Github | https://dapps.zama.ai/ | NOTE: These examples are not directly compatible with Fhenix and must be adapted |
Unique Bid Auction | Bids_Party | A showcase of a blind bid auction using a unique bidding mechanism |