Skip to content

battlerhythm/iceblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMS E6181 Project: ICE Block

Prerequsite

  • Python: 3.7.0
  • pipenv: 2018.10.13

How to install and run

  1. git clone
  2. cd iceblock
  3. pipenv shell

To run server

  1. cd server
  2. python blockchain_server.py -p 5000

To run client

  1. cd client
  2. python blockchain_client.py -p 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published