Code Monkey home page Code Monkey logo

client-rn's People

Contributors

andy-verida avatar dickson-mwendia avatar nick-verida avatar pkhien95 avatar tahpot avatar

Watchers

 avatar  avatar  avatar

client-rn's Issues

Create working react native package

This is a new repo specifically for a react native client. It is able to be merged with verida/verida-js/packages/client-ts (see README.md).

Here are my notes.

  1. I didn't migrate the changes in schema.js. The code and dependencies don't appear to be used.
  2. I used a different base64 encoding library in shim.js. We already have the did-jwt dependency that provides base64 encode / decode methods, so I wanted to avoid adding another dependency. Once you confirm this works you can remove my comment and the previous commented out code.
  3. shim.js has typescript errors that you will need to fix.
  4. package.json in datastore#react-native has a LOT more dependencies than I added. I specifically only added dependencies I could see being used. I expect all the dependencies in react-native and browser will require adding. There is also a lot of browserify, react-native-xxx and pouchdb-xxx dependencies I assume need to be added, but I wasn't 100% sure so I'll leave them to you.
  5. I have also updated the README.md file to include instructions on how to initialise and use the library with an ethereum private key. When you get to that point, we can jump on a call.

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.