ruvasik / bip39-expo

Wrapped bip39 for work in expo (ios/android/web)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIP39 expo

This wrapped bip39 package for work in expo projects.

This solves problem "Secure random number generation is not supported by this browser. Use Chrome, Firefox or Internet Explorer 11" and "Not found module Stream/Buffer" if you try use raw bip39 in your expo app.

About

Wrapped bip39 for work in expo (ios/android/web)

License:ISC License


Languages

Language:TypeScript 69.2%Language:JavaScript 30.8%