Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can use Ethereum to create decentralized applications (or "dapps") that util
There are at least two currently maintained libraries for Dart to use the
[JSON-RPC API](/developers/docs/apis/json-rpc/) for Ethereum.

1. [Web3dart from simonbutler.eu](https://pub.dev/packages/web3dart)
1. [Web3dart from pwa.ir](https://pub.dev/packages/web3dart)
1. [Ethereum 5.0.0 from darticulate.com](https://pub.dev/packages/ethereum)

There are also additional libraries that allow you to manipulate specific Ethereum addresses,
Expand Down