Skip to content

This is a public block chain project, nicknamed Lemon Juice. Cause I like Lemon Juice!

License

Notifications You must be signed in to change notification settings

RaideNnigth/LemonJuiceBlockChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LemonJuiceBlockChain

This is a public block chain project, nicknamed Lemon Juice. Cause I like Lemon Juice!

How to run

  1. Install python3.6 or above
  2. Install Virtual env (with pip), you can do that by basically run pip install virtualenv, you need to install it inside the src folder (LemonJuiceBlockChain/src)
  3. Create a virtual env by virtualenv venv
  4. Activate the virtual env by ./scr/env/Scripts/activate
  5. Install the requirements by pip install -r requirements.txt
  6. Run the server by python app.py
  7. Access url: http://127.0.0.1:5000/home
  8. You can also use your IP:port to access the server from other devices in the same network (or external if port forwarding is set up)

Images portifolio

Home About access create-wallet wallet

About

This is a public block chain project, nicknamed Lemon Juice. Cause I like Lemon Juice!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors