An open API service indexing awesome lists of open source software.

https://github.com/grctest/grc-haskell

MISC Gridcoin Haskell scripts
https://github.com/grctest/grc-haskell

aison analysis bash blockchain gridcoin haskell jq scalpel sequences sequential-blocks turtle

Last synced: 8 months ago
JSON representation

MISC Gridcoin Haskell scripts

Awesome Lists containing this project

README

          

# 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