bark_bitcoin 0.1.2-beta.32+bark.0.1.0-beta.8
bark_bitcoin: ^0.1.2-beta.32+bark.0.1.0-beta.8 copied to clipboard
An implementation of the Ark protocol on Bitcoin.
Changelog #
All notable changes to the bark_bitcoin Dart package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2-beta.32+bark.0.1.0-beta.8 - 2026-03-10 #
0.1.1-beta.1+bark.0.1.0-beta.7 - 2026-02-17 #
Changed #
- Renamed package from
barktobark_bitcointo avoid conflict with existing pub.dev package - Updated to bark-ffi v0.1.0-beta.7
Added #
- Initial beta release of Dart bindings for Bark (Ark on Bitcoin)
- Support for wallet creation and management
- Support for VTXOs (Virtual UTXOs)
- Support for on-chain and off-chain transactions
- BOLT11 invoice generation
- Native Assets integration for automatic library building
[Unreleased] #
- First public release