chore: readmes in uplc and cli
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# CLI
|
||||
|
||||
This is the crate that contains the aiken command line application
|
||||
which bundles together all the other crates in this project.
|
||||
|
||||
## Install
|
||||
|
||||
`cargo install aiken`
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
# Untyped Plutus Core
|
||||
|
||||
A crate for working with untyped plutus core. It handles
|
||||
parsing, conversion between various forms, and flat encoding/decoding.
|
||||
|
||||
Reference in New Issue
Block a user