plutus-ledger-api 3.0.3

Plutus Ledger types and utilities implemented in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
# Plutus Ledger API

Plutus Ledger types and utilities implemented in Rust.

This library is the common denominator of many Rust based Cardano libraries, such
as the [Transaction Bakery](https://github.com/mlabs-haskell/tx-village/blob/main/tx-bakery).

All types has PlutusData serialisation and deserialisation compatible with PlutusTx.

- [Documentation]https://docs.rs/plutus-ledger-api/latest/plutus_ledger_api/