Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

CipherDogs/gem-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gem-node

Experimental blockchain

The project is currently frozen.

It is an attempt to make a blockchain from scratch with a set of interesting technologies.

Technologies used

Consensus Algorithm: RandomX PoW

Difficulty Algorithm: LWMA1

Cryptography: Ed25519 & Blake2b256 (Blockchain), Argon2 & ChaCha20-Poly1305 (Wallet)

Model: Account-Based

Network: libp2p, Gossip protocol

DB: RocksDB

Interaction: RPC-JSON

Releases

No releases published

Packages

No packages published

Languages