Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 516 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 516 Bytes

dasy-macro-bounty

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.

Installation

python -m venv myenv
source myenv/bin/activate
pip install -r requirements.txt

Compilation

Compile and print the blockNumber variable

python compile_block_number.py

screenshot

Other

Compile:

dasy block_number.dasy

Checksum:

dasy block_number.dasy | md5