https://github.com/cyrix126/dart_rust_coinselect
A dart library making use of rust-coinselect
https://github.com/cyrix126/dart_rust_coinselect
Last synced: 12 months ago
JSON representation
A dart library making use of rust-coinselect
- Host: GitHub
- URL: https://github.com/cyrix126/dart_rust_coinselect
- Owner: Cyrix126
- License: gpl-3.0
- Created: 2025-06-27T14:24:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T14:50:09.000Z (12 months ago)
- Last Synced: 2025-06-27T15:47:14.782Z (12 months ago)
- Language: Dart
- Size: 325 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dart library for coin selection using [rust-coinselect](https://github.com/citadel-tech/rust-coinselect) under the hood thanks to [flutter_rust_bridge](https://github.com/fzyzcjy/flutter_rust_bridge).