https://github.com/marcopestrin/my_smart_contract
just a simple test in Python - simulation of a blockchain and cryptocurrency
https://github.com/marcopestrin/my_smart_contract
blockchain cryptocurrency flask python
Last synced: about 2 months ago
JSON representation
just a simple test in Python - simulation of a blockchain and cryptocurrency
- Host: GitHub
- URL: https://github.com/marcopestrin/my_smart_contract
- Owner: marcopestrin
- Created: 2019-07-28T11:58:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T00:30:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-01T23:11:57.622Z (about 1 year ago)
- Topics: blockchain, cryptocurrency, flask, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
First test of my cryptocurrency
pip install Flask==0.12.2
pip install requests==2.18.4