silent-shard-schnorr-rn
v0.1.0
Published
Schnorr binding
Downloads
75
Readme
silent-shard-schnorr-rn
Schnorr binding
Installation
npm install silent-shard-schnorr-rn
Usage
import { multiply } from 'silent-shard-schnorr-rn';
// ...
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