0.0.21 • Published 2 years ago

@sismo-core/sismo-connect-solidity v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

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

0.0.20

2 years ago

0.0.21

2 years ago

0.0.16

2 years ago

0.0.19

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago