Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikiwarrior/flutter-ethereum
A basic project to understand transaction of ether using web3.dart package in flutter. This is the fundamentals of using blockchain technology in flutter projects. 😄
https://github.com/vikiwarrior/flutter-ethereum
Last synced: 6 days ago
JSON representation
A basic project to understand transaction of ether using web3.dart package in flutter. This is the fundamentals of using blockchain technology in flutter projects. 😄
- Host: GitHub
- URL: https://github.com/vikiwarrior/flutter-ethereum
- Owner: vikiwarrior
- Created: 2021-03-08T13:34:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T14:57:40.000Z (almost 4 years ago)
- Last Synced: 2023-08-28T18:15:55.847Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter blockchain
A basic project to understand transaction of ether using web3.dart package in flutter.
This is the fundamentals of using blockchain technology in flutter projects. :smile: