pow topic

List pow repositories

cryptonight

77
Stars
10
Forks
Watchers

:loop: Pure Go/ASM implementation of CryptoNight hash function with its variants, without any CGO binding.

masq

60
Stars
2
Forks
Watchers

Simple local DNS server for using *.dev domains

duckcoin

44
Stars
8
Forks
Watchers

WIP: A cryptocurrency made from scratch, with unique ease of mining. Duckcoin's code has a focus on readability.

blockchain-java

225
Stars
111
Forks
Watchers

A simplified blockchain implementation in Java

py-bitcoin

303
Stars
107
Forks
Watchers

比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。

awesome-blockchain

3.1k
Stars
452
Forks
Watchers

⚡️Curated list of resources for the development and applications of blockchain.

blockchain_consensus_algorithm

355
Stars
136
Forks
Watchers

代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms

nanocurrency-js

140
Stars
31
Forks
Watchers

🔗 A toolkit for the Nano cryptocurrency, allowing you to derive keys, generate seeds, hashes, signatures, proofs of work and blocks.

feeless

128
Stars
13
Forks
Watchers

⋰·⋰ Feeless is a Nano cryptocurrency node, wallet, tools, and Rust crate. https://feeless.dev/

blockchain_golang

169
Stars
52
Forks
Watchers

Blockchain demo based on golang 基于golang编写的区块链公链demo