@samdan07/crypto-core
v0.0.2
Published
POC pure-JS wrapper with per-curve subpath exports (crypto-core)
Readme
react-native-crypto-core
crypto-core
Installation
npm install react-native-crypto-coreUsage
import { multiply } from 'react-native-crypto-core';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
