Comment on page
Packages
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.
-
@sismo-core/sismo-connect-client
: the front-end package to easily request ZKPs from users in a privacy-preserving manner. -
@sismo-core/sismo-connect-react
: the React front-end package to easily integrate the sismoConnectButton and sismo-connect-client in your React app.
Last modified 4mo ago