Anonymous feedback board built on Midnight. Users can post a message, view the current board state, and remove their own post without revealing the private witness used to authorize the action.
-
Live Demo URL:
<YOUR_DEMO_URL> -
Preprod Contract Address:
<YOUR_DEPLOYED_CONTRACT_ADDRESS> -
Current feedback message
-
Ownership hash
-
Board state
-
Sequence counter
The only manual steps left are:
- Deploy the Compact contract.
- Copy the deployed contract address.
- Replace every occurrence of
<YOUR_DEPLOYED_CONTRACT_ADDRESS>. - Update the contract address in this README.
- Update the contract address in
/anonymous-feedback-board-ui/.env.local. - Update the CI badge URL at the top of this README.
UI Screenshot:
<ADD_YOUR_UI_SCREENSHOT_HERE>
Test Output:
<ADD_YOUR_TEST_OUTPUT_SCREENSHOT_HERE>