DigiCoinlib is a straight-forward and modular library for DigiByte and other similar cryptocoins including Taproot support. This library allows for the construction and signing of transactions and management of BIP32 wallets.
This repository contains the dart-only library in the digicoinlib
directory and a
flutter wrapper in the digicoinlib_flutter
directory which includes support for
flutter platforms.
The packages digicoinlib and digicoinlib_flutter are available on pub.dev.