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
- Host: GitHub
- URL: https://github.com/grctest/grc-haskell
- Owner: grctest
- License: mit
- Created: 2017-03-16T21:36:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T15:08:33.000Z (over 8 years ago)
- Last Synced: 2025-04-05T12:33:07.431Z (10 months ago)
- Topics: aison, analysis, bash, blockchain, gridcoin, haskell, jq, scalpel, sequences, sequential-blocks, turtle
- Language: Haskell
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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