Ethereum for Dart Developers
Getting Started with Smart Contracts and the Solidity Language
Tutorials
- Flutter and Blockchain – Hello World Dapp takes you through all the steps to get started:
- Installing the Truffle development suite
- Writing a smart contract in Solidity
- Writing a user interface in Dart
- Building a Mobile dApp with Flutter is a lot shorter, which might be better if you already know the basics.
- If you prefer the learn by watching a video, you can watch Build Your First Blockchain Flutter App, which is about an hour long
- If you are impatient, you might prefer Building a Blockchain Decentralized-app with Flutter and Dart on Ethereum, which is only about twenty minutes
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.
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.
Βοηθήστε μας με αυτή τη σελίδα
Αν είστε ειδικός στο θέμα και θέλετε να συνεισφέρετε, επεξεργαστείτε αυτή τη σελίδα και προσφέρετε με τη σοφία σας.
Θα πιστωθεί σε εσάς και θα βοηθήσετε την κοινότητα του Ethereum!
Χρησιμοποιήστε αυτό το ευέλικτο πρότυπο τεκμηρίωσης
Έχετε απορίες; Ρωτήστε μας στο κανάλι #content στον Διακομιστής Discord
Επεξεργασία σελίδας