Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.68 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.68 KB
test.file

GeeksForGeeks VIT-AP Hackathon

Track : 'Blockchain'

Problem Statement : 'Blockchain Based eVault for storing legal records'

BlockVault by "The Exodus"

Secure your digital assets with blockchain technology.

BlockVault is a Python-based blockchain project built on the Chain Len platform. It provides a robust solution for protecting your digital assets and sensitive information.

Getting Started

To use BlockVault, you can either install the required dependencies using:

pip install -r requirements.txt

Or run the application directly with:

python run_app.py

About .pyc Files

BlockVault may generate .pyc files during execution. A .pyc file is a compiled Python code file that contains the compiled bytecode of the corresponding .py file. These files are created to enhance the performance of your Python application.

Please Note: .pyc files should not be modified. They are meant to be executed by the Python virtual machine and are automatically generated when necessary.

Contributors

License

This project is licensed under the [MIT License] - see the LICENSE file for details.


This README.md section provides an introduction to our project, instructions for getting started, and information about the contributors.


#Warning: There could potential issues with system differences or outdated dependencies, urging users to be mindful when running the code.

#We encourage users to contribute and edit the code to address potential bugs or errors they may encounter.