brunjlar / pledging-model

Simple model for Cardano Shelley pledging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pledging-model

A simple model to simulate stake pools on the Cardano Shelley blockchain. Build with

    cabal build

and run with

    cabal run

You will need to edit app/pledge.hs and recompile if you want to try different parameters.

About

Simple model for Cardano Shelley pledging

License:MIT License


Languages

Language:Haskell 100.0%