react-native-lnd
v0.0.1
Published
react native lightning network daemon
Downloads
2
Readme
react-native-lnd
react native lightning network daemon
Installation
npm install react-native-lnd
Usage
import Lnd from "react-native-lnd";
// ...
const result = await Lnd.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT