These notes describe running conformance tests on the Cardano blockchain ledger---specifically, we test the native Haskell implementation against the Agda-generated Haskell code of the formal specification.
We'll create
fls
= a directory where we clone the [formal-ledger-specifications][] repo.