Skip to content

jtracks/rusty-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-chain

About

Custom implementation of a simple blockchain in order to learn the inner workings blockchain and the basics of blockchain development.

Features

  • Transactions
  • PoW mining

Planned features

  • Chain validation
  • Wallet (private keys, public keys, address)
  • Signing Transactions
  • Gas fees
  • Mining reward
  • Smart Contract
  • NFTs
  • Nodes
  • Frontend for interacting with chain
  • PoS validation

References

Custom Implementation of blockchain in Rust (Project largely based on this) How To Build A Simple Cryptocurrency Blockchain In Node.js

Ethereum References

Example of wallet on Ethereum blockchain Example of transaction on Ethereum blockchain Example of block on Ethereum blockchain Example of a smart contract stored on Ethereum blockchain Example of dApp stored on Ethereum blockchain

About

Custom implementation of a simple blockchain in order to learn the inner workings blockchain and the basics of blockchain development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages