General utilities of UTxO

Rust Crates.io

This package provides tools to ease the development of Cryptocurrencies based on UTxO model.

UTxO Selection

This package provide a select function to select UTxOs, which is supposed to work on Bitcoin, Cardano, Ergo and so on. The user just need to implement the Select trait to use it.

Check more in the document.

License

Licensed under either of