Skip to content
/ aureum Public

A Go library for evaluating Cardano Plutus scripts through WebAssembly

License

Notifications You must be signed in to change notification settings

mgpai22/aureum

Repository files navigation

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

About

A Go library for evaluating Cardano Plutus scripts through WebAssembly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages