README
bip32-utils
A set of utilities for working with BIP32 in React Native.
Compatible with react-native-bitcoinjs-lib 2.3.4
.
Example
See react-native-bitcoinjs-lib for a working implementation of bip32-utils in React Native.
A set of utilities for working with BIP32 with React Native.
<script type="module">
import reactNativeBip32Utils from 'https://cdn.skypack.dev/react-native-bip32-utils';
</script>
A set of utilities for working with BIP32 in React Native.
Compatible with react-native-bitcoinjs-lib 2.3.4
.
See react-native-bitcoinjs-lib for a working implementation of bip32-utils in React Native.