Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPT-Chain

Just anathor simple implementation of blockchain.

Notes can be found here.

How to run

  1. First install dependencies using pip
   pip install -r requirements.txt --no-cache-dir
  1. Since its built on Fast-Api, you can just run
    uvicorn server:app

OR use Docker compose

   docker-compose up -d

If building through docker compose, port 8080 will be opened on localmachine

How to make it work?

Endpoints at /docs

  1. Register your node [can be skipped]
  2. Mine

About

Just anathor blockchain

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages