Skip to content

maznnwell/znn_sdk_dart

 
 

Repository files navigation

Zenon Dart SDK

Tests for znn_sdk_dart

Reference implementation for the Zenon SDK for Dart and Flutter apps compatible with the Zenon Alphanet - Network of Momentum Phase 0. It provides a simple integration with any Dart or Flutter based projects.

Setup

To start using this library, edit the pubspec.yaml by adding the following lines:

dependencies:
  znn_sdk_dart: ^latest_version

Notice: znn_sdk_dart requires Dart version >=3.7.0

You can also use a specific GitHub tag or branch:

dependencies:
  znn_sdk_dart:
    git:
      url: git://github.com/zenon-network/znn_sdk_dart.git
      ref: <tag_or_branch>

Contributing

Please check CONTRIBUTING for more details.

License

The MIT License (MIT). Please check LICENSE for more information.

About

Zenon SDK for Dart

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Dart 100.0%