Git Product home page Git Product logo

anon-aadhaar-react-native's Introduction

react-native-awesome-library

test

Installation

npm install @anon-aadhaar/react-native

Usage

import { multiply } from '@anon-aadhaar/react-native';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

anon-aadhaar-react-native's People

Contributors

meyanis95 avatar

Stargazers

Vikas Rushi avatar

anon-aadhaar-react-native's Issues

feat: Automate the updates of the bindings and bridge process

The goal is to have a static Objective-C bridge set up such that only the bindings have to be updated under the /ios folder, by injecting the right objc chunk in the Swift code.
This will enhance the experience of changing the setup between simulator and device when generating the bindings with Mopro stack.

feat: build the AA core stack in React Native

The goal is to reproduce features of the AA SDK in React Native, to offer the same experience as the current React lib.
The scoped features:

  • Handle inputs preparation
  • Verify the document signature before proceeding with the proof
  • Verify
  • Prover
  • Init
  • Read the QR code

Not in scope:

  • Parse proof to retrieve points on the curve
  • Prepare proof for on-chain verification
  • Optimized integration

fix: add AA circuits

The current project is running complex-circuit-100k, the goal is to replace it with the current AA circuit.

Change Mopro settings to handle dylib

The mobile app is only working when it's puggled to the computer.
We need to set up the bindings with Dylib to have it working without the cable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.