aiken/crates/uplc
rvcas 028528899c feat(runtime): implement byteStringToInteger and add conformance tests 2024-02-20 13:05:28 -05:00
..
src feat(runtime): implement byteStringToInteger and add conformance tests 2024-02-20 13:05:28 -05:00
test_data feat(runtime): implement byteStringToInteger and add conformance tests 2024-02-20 13:05:28 -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.