This is an example how to use Sismo Connect to verify proofs on backend written in Node.js.
Project is based on Node.js
, an open-source, cross-platform JavaScript runtime environment.
node
npm
Firstly, install all necessary dependencies:
npm install
To start the server:
npm start