A bare minimum react native app already having ethers js
and bitcoinjs-lib
libraries integrated to provide a hassle free dev experience.
-
The template is pretty new so there might be issues.
-
Currently no documentation exists and no example either. If any issue faced kindly report in the issues section.
-
Version Constraints:
i) React Native version: 0.70.6, ii) Ethers js version: 5.7.2, iii) Bitcoinjs-lib: 6.0.2
Simplye clone the project and run yarn install
or simply yarn
.