rn-olm
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

rn-olm

Olm for react native

Installation

npm install rn-olm
yarn add rn-olm

Usage

import Olm from "rn-olm";

// ...

const result = await Olm.multiply(3, 7);

Building Locally

1. Install dependencies

yarn

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i rn-olm

Weekly Downloads

8

Version

0.1.3

License

MIT

Unpacked Size

295 kB

Total Files

34

Last publish

Collaborators

  • aelequin