Skip to content

firoorg/react-native-zcoin-sigma

 
 

Repository files navigation

react-native-zcoin-sigma

This library implements native sigma routines for React Native under iOS and Android. Fully built binaries are committed for both platforms but can also be built from scratch.

Getting started

$ npm install react-native-zcoin-sigma --save

Mostly automatic installation

$ react-native link react-native-zcoin-sigma

Usage

import RNZcoinSigma from 'react-native-zcoin-sigma';

// TODO: What to do with the module?
RNZcoinSigma;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.3%
  • C++ 12.8%
  • Java 1.1%
  • Shell 0.5%
  • Objective-C++ 0.1%
  • CMake 0.1%
  • Other 0.1%