Skip to content

Repository files navigation

monero-native

Native Monero wallet library (LWSF) for React Native and Node.js.

The compiled C++ lives in this package. React Native and Node are hosts.

React Native

Add the package and run pod install as needed.

import { makeMonero } from 'monero-native'

Mobile binaries: npm run build-native (Android + iOS). That script fetches third-party C++ and is not run on npm install.

Node (CLI)

import { makeNodeMoneroModule } from 'monero-native/node'

Host addon: npm run build-native-host (explicit; prepare / prepack compile JavaScript only).

About

Native Monero wallet library for React Native and Node.js

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages