https://github.com/eulphean/ethereum-farm
Visualizing Ethereum powered by a speculative microbial fuel cell - commissioned by the visual artist Stephanie Rothenberg.
https://github.com/eulphean/ethereum-farm
Last synced: 9 months ago
JSON representation
Visualizing Ethereum powered by a speculative microbial fuel cell - commissioned by the visual artist Stephanie Rothenberg.
- Host: GitHub
- URL: https://github.com/eulphean/ethereum-farm
- Owner: eulphean
- Created: 2019-07-22T16:01:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T13:47:21.000Z (over 3 years ago)
- Last Synced: 2025-02-14T01:53:23.176Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereum-Farm
In 2019, Amay Kataria was commissioned by the interdisciplinary artist [Stephanie Rothenberg](https://stephanierothenberg.com/) to create a new work for her project [Proof of Soil](https://stephanierothenberg.com/proof-of-soil/) for the show Re:Working Labour at the Sullivan Galleries in Chicago. Ethereum Farm is a live data visualization of the Ethereum Blockchain. It plants pending transactions (green dots) that are broadcasted on the Ethereum network and marks them as mined (white dots) whenever a new block is created with such transactions. Over time, the farm actively keeps getting populated with pending and mined transactions that visualizes the dynamic operating frequency of the Ethereum Blockchain.
This project was developed using an open-source creative coding library called [P5.js](https://p5js.org/) and the [Web3](https://web3.foundation/) Blockchain library.
