Skip to content

utkarsh1148/Blockchain_Flutter-_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Wallet for ERC20 smart contracts.

The idea is to have a boiler plate to transfer tokens from one address to another based on smart contracts. Further it can connect to any RPC server or your Local geth node. This app is fully functional.

What's in here

Building Stores (Codegen)

Build - flutter packages pub run build_runner build

Watch - flutter packages pub run build_runner watch

Running

  • Change the abi.json in contract.dart
  • Change the name of your functions in Hyper ledger or Smart Contracts.
  • Txn ID of Ledger
  • RPC URL
  • flutter pub get packages
  • flutter run

About

This is an app which integrates your any crypto Wallet and connect you to any RPC server. Deploy your own hyper ledgers and smart contracts directly gets reflected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published