Skip to content

victormark97/nft-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

UPETCoin Blockchain Backend

This is a backend developed using flask and Python 3.10

Get started

Install requirements:

cd app/requirements
pip install -r local.txt

Make sure you have a PostgreSQL database up and running and update the db connection options in app.py

Run the project:

cd app
python app.py

About

My first try to building a blockchain in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages