Skip to content

ravenrebels/ravencoin-react-native

Repository files navigation

ravencoin-react-native

An example, how to use @ravenrebels JavaScript packages in React Native. It is built using https://expo.dev

Basically, you need to use Browserify to bundle the packages, to make them work on IOS (and Android). See file RavencoinHandler.js and check script buildRavencoinHandler in package.json

To run on IOS simulator on mac You need to install Xcode and IOS simulator (google it)

This naive and simple example demonstrate how to

  • derives addresses from mnemonic
  • use RPC to interact with the blockchain
  • signs transactions

clone the repo

  • install dependencies npm install
  • run npm run build
  • run npm start
  • image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published