Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 519 Bytes

Aureum

Aureum is a GO library for building and evaluating Cardano Plutus scripts.

It leverages wasm to use the uplc crate.

For executing wasm, this makes use of wazero, the zero dependency WebAssembly runtime for Go developers.

Usage

See the example folder for more details.

You can get the latest version of aureum like this.

go get github.com/mgpai22/aureum@latest