@mattrglobal/rn-bbs-signatures
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

rn-bbs-signatures

A wrapper around the rust implementation of BBS+ signatures for react native

Using

Installation

With npm

npm install rn-bbs-signatures

Or yarn

yarn add rn-bbs-signatures

API

import { generateBls12381G2KeyPair } from "rn-bbs-signatures";

const keyPair = await generateBls12381G2KeyPair();

Contributing

We use Yarn as the package manager for this library

To install the required dependencies run

yarn install --frozen-lockfile
yarn bootstrap

To build the library run

yarn build

To run the local app on IOS

yarn example ios

To run the local app on Android

yarn example android

Project setup

This project was scaffolded using Bob

Readme

Keywords

none

Package Sidebar

Install

npm i @mattrglobal/rn-bbs-signatures

Weekly Downloads

255

Version

1.1.0

License

Apache-2.0

Unpacked Size

655 kB

Total Files

177

Last publish

Collaborators

  • ci-mattr-dxe
  • ci-mattr-kibisis
  • npmjs_ci_mattr
  • npmjs_ci_public_mattr