Dasy macro submitted as part of a bounty organized by Ethereum Melbourne.
The macro stores in a string the current ethereum block number in ascii art.
python -m venv myenv
source myenv/bin/activate
pip install -r requirements.txt
Compile and print the blockNumber
variable
python compile_block_number.py
Compile:
dasy block_number.dasy
Checksum:
dasy block_number.dasy | md5