https://www.youtube.com/watch?v=T1euI3UXAjE
| Features | Android | iOS |
|---|---|---|
| Mnemonic Login | ✅ | ✅ |
| Multi Account Support | ✅ | ✅ |
| Multi Chain Support | ✅ | ✅ |
| Encrypted Storage | ✅ | ✅ |
| Contacts Integration | ✅ | ✅ |
| Payments | ✅ | ✅ |
| Transaction History | ✅ | ✅ |
| Wallet Connect Support | ✅ | ✅ |
| Scheduled Transactions | ✅ | ✅ |
| Notifications | ✅ | ✅ |
| Native Assistant Support | ✅ | ❌ |
- Add more assistant prompts
- Swap tokens
- Support bridging
- Support cross chain transactions
- Sponsor gas fees
Add a .env file in the root of the project with the following content:
WALLET_CONNECT_PROJECT_ID=
ALCHEMY_KEY=
DEV=Then run the following commands:
yarn install # install dependencies
yarn start # start the appThis project is licensed under the GNU General Public License (GPL 3.0) - see the LICENSE file for details.