https://github.com/simonewebdesign/pyethtutorial
Ethereum from scratch, with Python
https://github.com/simonewebdesign/pyethtutorial
Last synced: over 1 year ago
JSON representation
Ethereum from scratch, with Python
- Host: GitHub
- URL: https://github.com/simonewebdesign/pyethtutorial
- Owner: simonewebdesign
- License: bsd-3-clause
- Created: 2017-09-10T15:17:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:39:44.000Z (over 3 years ago)
- Last Synced: 2025-01-08T20:28:50.919Z (over 1 year ago)
- Language: Python
- Size: 65.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Python Ethereum Tutorial
========================
https://ocalog.com/post/10/
Installation / Usage
--------------------
Clone the repo:
git clone https://github.com/simonewebdesign/pyethtutorial.git
python setup.py install
Run the tests:
nosetests