Skip to main content
Change page

Ethereum for Dart developers

Last edit: @0xemrekaya(opens in a new tab), April 29, 2024

Getting started with smart contracts and the Solidity language

Tutorials

Working with Ethereum clients

You can use Ethereum to create decentralized applications (or "dapps") that utilize the benefits of cryptocurrency and blockchain technology. There are at least two currently maintained libraries for Dart to use the JSON-RPC API for Ethereum.

  1. Web3dart from simonbutler.eu(opens in a new tab)
  2. Ethereum 5.0.0 from darticulate.com(opens in a new tab)

There are also additional libraries that allow you to manipulate specific Ethereum addresses, or that let you retrieve prices of various cryptocurrencies. You can see the full list here(opens in a new tab).

Was this article helpful?

Website last updated: June 19, 2024

Learn

  • Learn Hub
  • What is Ethereum?
  • What is ether (ETH)?
  • Ethereum wallets
  • What is Web3?
  • Smart contracts
  • Gas fees
  • Run a node
  • Ethereum security and scam prevention
  • Quiz Hub
  • Ethereum glossary
(opens in a new tab)(opens in a new tab)(opens in a new tab)
  • About us
  • Ethereum brand assets
  • Code of conduct
  • Jobs
  • Privacy policy
  • Terms of use
  • Cookie policy
  • Press Contact(opens in a new tab)