GithubHelp home page GithubHelp logo

maximfischuk / ether-wallet-flutter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from allanclempe/ether-wallet-flutter

0.0 2.0 0.0 241 KB

A ethereum digital wallet written in dart and flutter framework.

License: MIT License

Objective-C 0.05% Dart 91.16% Ruby 1.75% Kotlin 0.16% Swift 0.52% HTML 6.36%

ether-wallet-flutter's Introduction

Ethereum wallet using an ERC-20 smart contract.

A digital wallet app developed in dart and flutter. The idea is to help developers to understand how to build dApps 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

Wallet Change network Transfer tokens
Your wallet Change network Transfer tokens

Getting started

How to watch/build autogenerated files

$ flutter packages pub run build_runner build   # to build
$ flutter packages pub run build_runner watch   # to watch

How to run the app

$ flutter pub get packages
$ flutter packages pub run build_runner build
$ flutter run

running on the browser

$ flutter run -d web-server

How to run tests

$ flutter test

Wallet balance

For those who don't want to play with smart contracts yet, you can claim some test tokens by following links below, or check this repo to understand how to deploy your own contract.

Transfer test TOKENS to your wallet:

After setting up your wallet, you will need some tokens to play with. Use the link below to transfer some tokens to your wallet.

https://faucet.clempe.dev

Transfer test Ether to your wallet

To process transactions on the network, you will also need coins to pay the transaction fees (gas). Use one of the following links to claim some coins depending on the network you are working on:

The smart contract

Link for the smart contract used for this project https://github.com/allanclempe/ether-wallet-contract

Buy me a coffee

If you enjoy my work, a small donation would be greatly appreciated.

BTC ETH

License

Copyright © 2019-present Allan Clempe. This source code is licensed under the MIT license found in the LICENSE.txt file.


dart wallet cryto flutter eth smart contracts - by Allan Clempe

ether-wallet-flutter's People

Contributors

allanclempe avatar ibrahimshehudev avatar oliveiraluizhg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.