grctest / GRC-Haskell

MISC Gridcoin Haskell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRC-Haskell


How to use:

Step 1: Install 'haskell-platform' and 'jq' (on linux)

Step 2: Clone this repo onto your computer

Step 3: Terminal -> Navigate to cloned repo folder

Step 4: Cabal update

Step 5: Cabal install requiredPackages

Step 6: Cabal repl

Step 7: :load scriptName.hs

Step 8: main

Step 9: follow script prompts

About

MISC Gridcoin Haskell scripts

License:MIT License


Languages

Language:Haskell 100.0%