legion
Blockchain network
A peer-to-peer blockchain network implementation in Haskell
Simple blockchain server written in Haskell for educational purposes
601 stars
14 watching
38 forks
Language: Haskell
last commit: over 6 years ago blockchainhaskellpeer-network
Related projects:
Repository | Description | Stars |
---|---|---|
phala-network/phala-blockchain | Decentralized execution layer for AI agents, enabling off-chain computing. | 333 |
michaelburge/haskoin | A proof-of-concept implementation of a blockchain in Haskell | 90 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
jlouis/combinatorrent | A BitTorrent client implemented in Haskell | 234 |
galoisinc/haskell-tor | A Haskell implementation of the Tor onion routing network protocol | 272 |
izqui/blockchain | An implementation of a basic blockchain network with ECDSA key generation and proof of work requirements for transactions and block generation. | 845 |
bendyworks/api-server | A JSON API server written in Haskell demonstrating real-world use of hasql and scotty. | 66 |
cardano-scaling/hydra | A distributed, blockchain-based protocol for increasing the speed and reducing the cost of transactions on the Cardano network. | 284 |
sealchain-project/sealchain | A financial blockchain platform built on Haskell, aiming to create a next-generation financial ecosystem using blockchain and AI technology. | 94 |
glv2/peercoin-blockchain-parser | Parses and exports data from the Peercoin blockchain in various formats. | 4 |
alephium/alephium | A reference implementation of a sharded blockchain protocol with programmable money capabilities | 205 |
ava-labs/avalanchego | An implementation of an Avalanche node in Go, providing a high-performance blockchain platform | 2,131 |
alpmestan/hnn | A Haskell library providing a basic framework for building neural networks. | 112 |
ibm-blockchain-archive/marbles | A simple asset transfer demonstration on a Hyperledger Fabric network using Node.js and GoLang chaincode | 1,024 |
tsauvajon/ethernaut | A web-based, Ethereum smart contract challenge platform inspired by 'overthewire' and comic book series | 9 |