LeslieOA / beat-foundry-ocarinas

Download Beat Foundry's Ocarina's to play locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ocarina Explorer

Download Beat Foundry's Ocarina's to play locally

What?

Beat Foundry have a series of 1500 on-chain beats that were all minted on the 22nd January 2022. This simple script interacts with their Ocarina contract to download the onchain meta data, parse the base64 encoded Midi files (beats) and download them for local listening.

Why?

Because NFT project assets are usually stored off-chain on IPFS (which is highly accessible). Accessing data in a smart contract: much less so (at least for now).

Run

...then: wait. ./songs/ folder will start populating.

License

GNU Affero General Public License.
All song's on-chain are owned by Beat Foundry and each respective Ocarina's wallet holder. 😌

About

Download Beat Foundry's Ocarina's to play locally

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 92.5%Language:Shell 7.5%