aiken/crates/uplc
rvcas da6e5ec6d1 feat: implement integerToByteString
Co-authored-by: Kasey White <kwhitemsg@gmail.com>
2024-02-20 13:05:28 -05:00
..
src feat: implement integerToByteString 2024-02-20 13:05:28 -05:00
test_data Fix conformance test to make a point 2024-01-13 13:23:58 -05:00
tests chore: change how we depend on pallas 2024-01-24 21:26:48 -05:00
Cargo.toml chore: Release 2024-01-31 13:48:20 -05:00
README.md chore: readmes in uplc and cli 2022-06-18 23:15:05 -04:00

README.md

Untyped Plutus Core

A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.