- in the application folder is the react native app, which is a basic wallet
- in the waas-inter-server folder is a backend that is using the WaaS go client library
- The application is using ether.js for constructing the tx-data and getting info from on-chain.
- The application and the server is on goerli testnet.
- To test the app with custom ERC-20 tokens, update the following list with the token addresses.
- The
API_PRIVATE_KEY
needs to be between double quotes