peercoin / coinlib

The most feature-complete *coin library in the entire Dart/Flutter ecosystem.
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link
coin dartlang flutter peercoin

Coinlib

Peercoin Donate

Coinlib

Coinlib is a straight-forward and modular library for Peercoin 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 coinlib directory and a flutter wrapper in the coinlib_flutter directory which includes support for flutter platforms.

The packages coinlib and coinlib_flutter are available on pub.dev.