Flutter NANO FFI
A Nano and Banano cryptocurrency library for the Dart programming language
Based on NanoDart, but uses C functions for blake2b hashing and ed25519 cryptogaphy - using Dart's FFI features.
Features
NanoDart supports seed generation, key derivation, validators, signing, block creation, and other essential functions of the Nano and Banano cryptocurrencies.
Usage
See the example
and test
folders for examples and usage.
Features and bugs
Please file feature requests and bugs at the issue tracker.