Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset management using blockchain

This is a blockchain project developed for the IT003 course. The project involves creating a simple blockchain application for managing personal assets and transactions.

Features

  • User registration and login
  • Add personal assets
  • Create transactions between users
  • Validate and display the blockchain

Requirements:

pip install Flask
pip install Flask-SQLAlchemy

Running the Application

  1. Clone the repo and ensure that you are in the project directory.
  2. Run the file build_web.py
py .\build_web.py
  1. Open your web browser and go to http://localhost:8080. Users on the same network can also access the web application by navigating to http://<your_local_IP>:8080, where <your_local_IP> is the IP address of the machine running the application.

References:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages