🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@sismo-core/sismo-connect-solidity

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sismo-core/sismo-connect-solidity

Sismo Connect Library

latest
Source
npmnpm
Version
0.0.21
Version published
Weekly downloads
11
57.14%
Maintainers
4
Weekly downloads
 
Created
Source

Logo

Sismo Connect Solidity

Made by Sismo

Sismo Connect Solidity is a Solidity library that allows you to verify the zk-proofs of your Sismo Connect Application onchain and simplify the use of the sismo-connect-onchain-verifier.

Here is the link to the full documentation of the library: Sismo Connect Solidity Library

You can learn more on Sismo Connect here.

Prerequisites

  • Node.js >= 18.15.0 (Latest LTS version)
  • Yarn

Usage

Installation

# install the package
yarn add @sismo-core/sismo-connect-solidity

Import the library

In your solidity file:

import {SismoConnect} from "@sismo-core/sismo-connect-solidity/contracts/SismoConnectLib.sol";

You will find here how to use the library: Sismo Connect Solidity Library

License

Distributed under the MIT License.

Contribute

Please, feel free to open issues, PRs or simply provide feedback!

Contact

Send us a message in Telegram or Discord


bottom

Keywords

solidity

FAQs

Package last updated on 07 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts