- Rust toolkit
>= 1.73.0
with Cargo. - Node.js
>= 16.15.0
with Yarn / NPM. - Ogmios
>= v6.0.0
(local or hosted on Demeter).
Adjust the .envrc
to select Ogmios' source.
Caution
Ogmios needs to be running with the --include-cbor
flag set.
node collect-plutus-scripts.mjs 1>data/plutus_scripts.csv 2>data/native_scripts.json
node collect-reference-inputs.mjs 1>data/reference_inputs.json
cargo run --release -- data/plutus_scripts.csv 1>data/validators.json
node count.mjs