Arweave mobile wallet is aiming to provide a more convenient entrance of the Arweave network. 🐶
🏠 Homepage
✨ Demo
$ node -v
v14.17.4
$ yarn -v
1.22.11
$ npm -v
6.14.14
First, you will need to start Metro, the JavaScript bundler that ships with React Native. Metro "takes in an entry file and various options, and returns a single JavaScript file that includes all your code and its dependencies."—Metro Docs
yarn install
npx react-native start
Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:
npx react-native run-ios
You should see your new app running in the iOS Simulator shortly.
👤 Thien Tran Developers
- Website: https://gsviec.com
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
https://github.com/BlueWallet/BlueWallet
This project is Apache-2.0 licensed.