Quickstart
Publish on chain using fuels
Pre-requisite
You can access the code on Github, it is a monorepo holding both contract and frontend code:
You need to have forc
and Fuel wallet (or another) installed to continue this guide. Fuel docs provide a comprehensive quickstart.
Contract
You can skip this part if you wish to verify on our deployed contract with address 0x236d2b425f64c7424fa44f5d6eb555e411b618653b160bb9bc4525f18d029b06
.
Clone the client contract repo.
Deploy the contract.
Deploy to Fuel network and instantiate the contract.
Save the contract address, it is the only contract-specific metadata to be used in the frontend client.
Client development
Cloning the frontend repo.
Change directory to /frontend
:
Submitting the proof.
After requesting a proof from Reclaim and performing the verification on your end, a verify proof button will appear on the screen. Make sure your wallet is connected, click the button, a wallet pop-up will show prompting you to submit.