Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techeng322/music-hyperstructure
Curation as a public good. A music NFT experience. (powers musicnfts.vercel.app)
https://github.com/techeng322/music-hyperstructure
Last synced: 18 days ago
JSON representation
Curation as a public good. A music NFT experience. (powers musicnfts.vercel.app)
- Host: GitHub
- URL: https://github.com/techeng322/music-hyperstructure
- Owner: techeng322
- License: mit
- Created: 2023-11-08T16:51:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:56:29.000Z (about 1 year ago)
- Last Synced: 2024-01-15T10:34:58.227Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://musicnfts.vercel.app/
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music Hyperstructure - UI
> Curation as a Public Good
- [Official submission](https://ethglobal.com/showcase/catalog-factory-8jx5g) for Zora Hackathon at ETH Global.
- music nfts + Zora V3. All minted music nfts are automatically listed for sale on [Zora V3 Asks V1.1](https://docs.zora.co/docs/smart-contracts/modules/Asks/zora-v3-asks-v1.1)
- decentralized music nfts - [music metadata standard](https://www.npmjs.com/package/onchain-music-metadata)
- Ethereum, Polygon, Rinkeby & Mumbai (see below).[Live app](https://catalog-factory-rose.vercel.app/)
![Cover Image (3)](https://user-images.githubusercontent.com/23249402/183305067-10d10e98-0fad-485a-bdab-b82d49a19a1d.png)
## Deployments
- Ethereum mainnet: [0x847058B7f0df8F8d76c03e3af853CB17284DcF75](https://etherscan.io/address/0x847058B7f0df8F8d76c03e3af853CB17284DcF75#code)
- Polygon mainnet: [0xf79a182E8D10f696B54AfE9d86dF5f7E34aa1F88](https://polygonscan.com/address/0xf79a182E8D10f696B54AfE9d86dF5f7E34aa1F88#code)
- Rinkeby testnet: [0x4270B8aE2F332615a4DdD09788BC60d3cFde0Ea4](https://rinkeby.etherscan.io/address/0x4270B8aE2F332615a4DdD09788BC60d3cFde0Ea4#code)
- Mumbai testnet: [0x83439E53bfcD6398B9b315f96a5dB689B82bfa0A](https://mumbai.polygonscan.com/address/0x83439E53bfcD6398B9b315f96a5dB689B82bfa0A#code)## The Code
- UI (JavaScript / NextJS) - [music-hyperstructure-UI](https://github.com/SweetmanTech/music-hyperstructure-ui)
- Smart Contracts - [music-hyperstructure-contracts](https://github.com/SweetmanTech/music-hyperstructure-contracts)Want to become the curator of your own Music nft collection?
### ThirdWeb release.
Curation Factory:
- Implementation: TODO: update w/o referencing other platforms.
- Factory: TODO: update w/o referencing other platforms.## License
This app is open-source and licensed under the MIT license. For more details, check the [License file](LICENSE).