Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IntersectMBO/cardano-coin-selection
A library of algorithms for coin selection and fee balancing.
https://github.com/IntersectMBO/cardano-coin-selection
ada cardano coin-selection cryptocurrency fee-balancing
Last synced: about 2 months ago
JSON representation
A library of algorithms for coin selection and fee balancing.
- Host: GitHub
- URL: https://github.com/IntersectMBO/cardano-coin-selection
- Owner: IntersectMBO
- License: apache-2.0
- Created: 2020-02-24T08:36:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T16:53:40.000Z (12 months ago)
- Last Synced: 2024-04-10T09:05:59.916Z (8 months ago)
- Topics: ada, cardano, coin-selection, cryptocurrency, fee-balancing
- Language: Haskell
- Homepage:
- Size: 8.4 MB
- Stars: 19
- Watchers: 27
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-cardano - cardano-coin-selection
README
## Overview
This repository provides reference implementations of algorithms for coin selection and change generation, as specified by [CIP-2](https://cips.cardano.org/cips/cip2/).
## Documentation
API documentation is available [here](https://coin-selection.cardano.intersectmbo.org).