Skip to content

thesems/ember-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember-chain 🔥⛓️

What is it?

Ember-chain is a blockchain inspired by bitcoin. It is implemented in rust and serves primarily as my study project.

Roadmap

Due to being a study project, the following features will be implemented in their minimal form necessary to be useful.

Features:

  • Proof-of-Work block mining
  • Crypto accounts
  • Transactions with inputs, outputs, scripts.
  • Block/transaction verifiers
  • API for querying data and interaction
  • CLI-based wallet/tool for interaction
  • P2P module for exchanging data (in-progress)
  • Consensus/fork logic

About

Bitcoin-like PoW blockchain written in Rust.

Topics

Resources

Stars

Watchers

Forks

Languages