utxo 0.3.0

General utilities of UTxO to ease the development of Cryptocurrencies based on UTxO model.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Siegfried <zhiqiang.lei@gmail.com>"]
categories = ["accessibility", "algorithms", "cryptography::cryptocurrencies"]
description = "General utilities of UTxO to ease the development of Cryptocurrencies based on UTxO model."
edition = "2021"
homepage = "https://github.com/siegfried/utxo"
license = "MIT OR Apache-2.0"
name = "utxo"
repository = "https://github.com/siegfried/utxo.git"
resolver = "2"
version = "0.3.0"