Create | Receive | Recover | Transfer |
---|---|---|---|
Simple react-native wallet connecting to localhost ganache
Developed using:
-EthersJS
-Ganache (Local development)
First, install dependencies:
yarn
Then, execute ganache and run the app:
yarn ios
or
yarn android