483 B
483 B
Witness Seed 3.0 Quickstart
Prerequisites
- Haskell Stack (or GHC/Cabal)
- Required:
aesonfor JSON parsing
Setup
- Clone the repository:
git clone <repo-url> - Navigate to
haskell/witness_seed_3.0 - Run
stack buildto compile
Run
Execute: stack run
Output
Anomaly fieldprints are printed when coherence thresholds are met, based on data/sample_transactions.json.
Test
Run unit tests: stack test
See README.md for the full vision.