A fully functional Crypto wallet
Welcome screen of the app
Enter the secret 12 word phrase to sign in
Pick a username to create account , password is automatically generated 12 word phrase
Balance of coin and holdings of NFTs are shown
Enter the public address of the receiver or scan qr code manually
Show the qr code to any wallet user to receive tokens
Note :- Use node version 16 Lts version and react-native 0.63 donot try to upgrade it will more no. of times than you can count. 😭
To run locally copy the github repo and
- use command
> yarn install
-
Set up vitual device or use physical android device refer this
-
Go to moralis.io and create an account
-
Create a new app/server on matic chain and insert appid , serverid in .env file
-
Create custom backend by copying code from index.js in cloud-folder to custom code on website or direclty link the folder to your app
-
Start react-native using
> npx react-native run android
- You can use thirdweb to make custom tokens for your app
Client: React-native, web3js, ether.js
Server: Moralis, Thirdweb
For support, email 12agrawalrahul@gmail.com





