Skip to content

zergov/rcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's Rcoin?

It's a toy project that I started to learn rust and learn about bitcoin at the same time. The goal was to read about bitcoin from different resources, and implement those things as much as possible in rust.

Some of the resources I used includes:

TODOs

  • miner can create a coinbase transaction.
  • node writes in ~/.rcoin/blk.dat
  • node starts from genesis, or the content of ~/.rcoin/blk.dat
  • wallet can post a transaction referencing an existing utxo in the blockchain.

About

Bitcoin implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages