Skip to content

FreeFlowOrg/Nebula

 
 

Repository files navigation

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

About

A whole new implementation of blockchain right from its roots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%