Skip to content

Simple blockchain server and ciient application for playing around with how a blockchain works

Notifications You must be signed in to change notification settings

jeremydelacruz/py-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-blockchain

run the server:

  • cd server/
  • python server.py

run a client:

  • cd client/
  • python client.p

client message syntax:

  • send -t receiver -f sender -amt 100

About

Simple blockchain server and ciient application for playing around with how a blockchain works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages