IONICDart
ntroduction
IONIC is a pure Dart package allowing you to easily integrate your Dart-based project with the IONIC Network blockchain.
Getting started
To start using this library inside your project, just edit your pubspec.yml
file, adding the following lines:
Copy
You can even use a specific GitHub tag or branch if you want:
Copy
Send your first transaction from Dart
Copy
Last updated