An open API service indexing awesome lists of open source software.

https://github.com/iamashwin99/midify

MiDify is a project that tries to create a decentralized music streaming service using Filecoin as the backend and would be a unique and innovative way to stream music online. The specific genre of music the service targets is MIDI files which is a standard for creating and playing programmatic music
https://github.com/iamashwin99/midify

filecoin lighthouse streamlit

Last synced: about 2 months ago
JSON representation

MiDify is a project that tries to create a decentralized music streaming service using Filecoin as the backend and would be a unique and innovative way to stream music online. The specific genre of music the service targets is MIDI files which is a standard for creating and playing programmatic music

Awesome Lists containing this project

README

          

# Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```