briansztamfater / expo-ethereum-token-balance-poc

Simple React Native Expo App PoC for getting token balances from an Ethereum wallet address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Token Balance Mobile App

Simple React Native Expo App PoC for getting token balances from an Ethereum wallet address. For this PoC we are using the Kovan testnet, but it is easily changeable for another testnet or even the mainnet.

Prerequisites

How to run

yarn install
expo start

Screenshots

Connect Wallets ETH Balance Some random ERC20 Token balance

Enjoy! :)

Any comment, question or suggestion? Feel free to file an issue, open a pull request or send me a tweet to @briansztamfater and I'll catch up as soon as I can.

About

Simple React Native Expo App PoC for getting token balances from an Ethereum wallet address


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%