Skip to content

Dasy macro submitted as part of a bounty organized by Ethereum Melbourne.

License

Notifications You must be signed in to change notification settings

thomasWos/dasy-macro-bounty

Repository files navigation

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

About

Dasy macro submitted as part of a bounty organized by Ethereum Melbourne.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages