A blockchain-backed cryptocurrency implementation in Python; powered by Flask.
Clone the repo and install all the requirements:
git clone https://github.com/manuelinfosec/ojocoin-cryptocurrency
cd ojocoin-cryptocurrency
pip install -r requirements.txt
After installation, run our the main.py
and run.py
on two separate terminals, which replicates how it would be if it was running on two different computers:
On Computer 1:
python main.py
On Computer 2:
python run.py
Open the respective links in two seperate browser windows.
Here's how it would look like in two separate windows
If both are connected to the same network, you may have to tweak the main.py
and run.py
with their respective LAN addresses.
Contributions are always welcome!
- Simply fork the repo, make changes and make a pull request
- You can open an issue for support or suggestions
If you've found a bug within this project, please open an issue to discuss what you would like to change.
If you found this repo useful, leave it a star check out my socials: