Packages
Last updated
Last updated
Sismo Connect integration is simple with just a few lines of code: import the front-end package or React button for data requests, and verify proofs using the Sismo Connect Solidity library in your smart contract OR server package in your back end. You can find the GitHub links of the packages below.
: the front-end to easily request ZKPs from users in a privacy-preserving manner.
: the React front-end to easily integrate the sismoConnectButton and sismo-connect-client in your React app.
: the back-end to easily verify ZKPs offchain.
: the to easily verify ZKPs onchain.