Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 1.64 KB

File metadata and controls

79 lines (41 loc) · 1.64 KB

Nebula,Freeflo's blockchain

Nebula A blockchain developed right from its roots.

Getting Started

  • Download the repo as a zip file and extract its contents to a directory.
  • Run the virtual environment .
  • Run the WSGI app using python3 main.py

Prerequisites

  • Run the command pip install -r requirements.txt
  • Install POSTMAN to send GET and POST requests.

Installation and Working

To get the setup and test its functionality,

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

  • This application will be deployed using the serverless framework Zappa(uses AWS on the backend).

Built With

  • Flask - The web framework used

Contributing

Versioning

Authors

See also the list of contributors who participated in this project.

License

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc