/sismo-connect-backend

This is an example how to use Sismo Connect to verify proofs on backend written in Node.js

Primary LanguageTypeScript

Sismo Connect Backend

This is an example how to use Sismo Connect to verify proofs on backend written in Node.js.

Documentation

Project is based on Node.js, an open-source, cross-platform JavaScript runtime environment.

Prerequisites

  • node
  • npm

Usage

Firstly, install all necessary dependencies:

npm install

To start the server:

npm start