Skip to content

I'm creating a toy Blockchain to learn and figure things out.

Notifications You must be signed in to change notification settings

rgascons/MiniBlockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniBlockchain

I'm creating a toy Blockchain to learn and figure things out.

Run the Node

  1. Open the solution in VS 2020, with .NET 6 as target
  2. Hit run and enjoy! The endpoints are /mine_block /get_chain and /validate

Run the Wallet

  1. Simply run the Wallet solution by hitting run in VS
  2. Navigate the command line to send coins to any address

About

I'm creating a toy Blockchain to learn and figure things out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages