https://github.com/xeddmc/slapblock
Jank gui for cloning ethereum @ last PoW commit and modifying basic parameters
https://github.com/xeddmc/slapblock
blockchain blockchain-tool coin crypto cryptocurrency ethereum ethereum-blockchain ethereum-mining janky pow-consensus python-3 tkinter tkinter-gui
Last synced: about 1 month ago
JSON representation
Jank gui for cloning ethereum @ last PoW commit and modifying basic parameters
- Host: GitHub
- URL: https://github.com/xeddmc/slapblock
- Owner: xeddmc
- License: apache-2.0
- Created: 2025-05-18T13:00:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-18T13:28:21.000Z (about 1 year ago)
- Last Synced: 2025-06-15T02:11:29.573Z (12 months ago)
- Topics: blockchain, blockchain-tool, coin, crypto, cryptocurrency, ethereum, ethereum-blockchain, ethereum-mining, janky, pow-consensus, python-3, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlapBlock
My Janky tkinter based gui attempt for cloning ethereum @ the last PoW commit and modifying basic parameters like genesis, consensus, difficulty, reward, logos, etc. Don't expect this to work well--that's why it's called slapblock--it's slapped together.
## Usage
- [ ] Use WSL or Linux, makes things easier.
- [ ] Install `Python3` and `GitPython`
- [ ] `sudo apt update && sudo apt install python3-full python3-git`
