How can I import a Testnet bitcoin wallet using private key just for testing in a react native expo project.
I have tried bitcoin js but it isn't supported in expo managed project.
How can I import a Testnet bitcoin wallet using private key just for testing in a react native expo project.
I have tried bitcoin js but it isn't supported in expo managed project.
Copyright © 2021 Jogjafile Inc.
You can use https://github.com/bitcoinjs/bitcoinjs-lib in React Native (Expo) but you first have to use Browserify.
More info here, good luck. https://www.npmjs.com/package/bitcoinjs-lib