Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Flutter plugin for the NANO Cryptocurrency using FFI for ed25519 and blake2b

License

Notifications You must be signed in to change notification settings

cedvdb/flutter_nano_ffi

 
 

Repository files navigation

Flutter NANO FFI

Pub CI

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.

About

Flutter plugin for the NANO Cryptocurrency using FFI for ed25519 and blake2b

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.0%
  • Dart 20.1%
  • Ruby 1.4%
  • Kotlin 0.8%
  • Swift 0.3%
  • Objective-C 0.2%
  • CMake 0.2%