BlueWallet / react-native-blue-crypto

9 stars 9 forks source link

react-native-blue-crypto

Getting started

$ npm install https://github.com/Overtorment/react-native-blue-crypto --save

Usage

  const bluecrypto = require("react-native-blue-crypto");
  const hash = await bluecrypto.scrypt('022413a674b5bceab5abe0b14ce44dfa7fc6b55ecdbed88e7c50c0b4e953f1e05e', '059a548167010a9573418906');

Based on

License

MIT