All Projects → Zfinix → awesome-dart-web3

Zfinix / awesome-dart-web3

Licence: other
⚡ Tools for a Dart powered decentralized web

awesome-dart-web Awesome Dart + Web3

🚀 A list of tools, libs and resources to help you build awesome dapps in Dart/Flutter inspired by awesome-go and awesome-web3.

Note! This is a list of resources to help with the mobile/browser frontend development of dapps. For resources on how to get up and running with Ethereum and Solidity you might want to check these out:

For resources on how to get up and running with Flutter and Dart you might want to check these out:

Articles and docs

Videos

Libraries

  • web3dart - A dart library that connects to interact with the Ethereum blockchain. It connects to an Ethereum node to send transactions, interact with smart contracts and much more!

  • flutter_web3 - A full Dart class and function wrapper for Ethereum object from provider, i.e. MetaMask, an Ether.js port, and a Wallet Connect Provider

  • ethereum - An ethereum RPC 2 client for Dart.

  • web3 - Utils for web3 and web3dart.

  • flutter_web3_provider - Flutter wrapper for using web3 providers, ie: accessing window.ethereum [Web only].

  • wallet_core - Fuse wallet core library for Ethereum based networks, developed in Dart, can be used in Flutter framework.

  • hermez_sdk - This is a flutter Plugin for Hermez Mobile SDK [https://hermez.io]. This plugin provides a cross-platform tool (iOS, Android) to communicate with the Hermez API and network.

Web3 Smart contracts

Tezter Dart

  • tezster_dart - A library for building decentralized applications in Flutter, currently focused on the Tezos platform. Tezster_dart package contains all the function that is required to build tezos application.

Dart IPFS libraries

  • dart_ipfs_client - A client library for the IPFS HTTP API, implemented in Dart.

  • ipld - IPFS API to use with flutter

  • fast_base58 - Fast Implementation of Base58 encoding

  • base_codecs - A set of codecs for encode and decode data.

Dart Web3 projects

  • flutter_web3_auction - A token auction website made by Flutter thats interacts with Ethereum web3 through flutter_web3 package.

  • fluthereum - Flutter example project to run Solidity smart contracts using web3Dart library

  • FlightSurety - The FlightSurety application is a dApp that enables airlines to form a consortium to register flights, receive flight status updates from mock oracles, and make payouts to passengers who have purchased flight insurance.

  • metamask-tutorial - Connect flutter web with metamask.

  • Anthos - A Tezos Wallet app built with Flutter : create or import account, send and receieve transactions, view complete transaction history, track XTZ price.

Web3 as a service

How to contribute

Wanna see your favourite link here? Just file an issue or directly add a PR with your helpful links :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].