Transfero wallet using an ERC-20 smart contract

A digital wallet app, developed in dart language and flutter framework with solidity. The idea is to understand how to build decentralized apps using blockchain and associated technologies. This app can transfer tokens from one wallet to another, through an ERC-20 Ethereum contract.

What's being used

Onboarding Wallet Receive Tokens Send Tokens
Onboarding Wallet Receive Tokens Send Tokens

Getting started

How to run the app

$ flutter pub get packages
$ flutter run

Create a wallet and get tokens from https://faucet.clempe.dev

Demo

Coming soon