Solana SDK - Frontend
Publish on chain using solana/web3.js
Pre-requisite
You can access the code of this walkthrough on Gitlab:
This starter project illustrates the process of building a Solana-Reclaim client application in Next.js.
Code Discovery
Clone the starter repo.
Set your metadata.
The starter repo has already-filled configurations for addresses, IDL, and Reclaim credintials. Add your own metadata as per your use case.
Also, note that we are using Devnet and Solflare wallet for this example.
Publish proof.
As in Reclaim React SDK, our starter app shows a QR-code for you to scan and create proof. Upon successfull proof generation, A button with the text Verify Proof
appears. Clicking this button prompts you to publish the obtained proof.