Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptopoo/arweave-polygon-music
Arpomus is a fully decentralized streaming platform with a community of artists, listeners, and developers who collaborate and share music. The name “Arpomus” is a mixture of the words “Arwave”, “Polygon” and “Music”
https://github.com/kryptopoo/arweave-polygon-music
arweave blockchain bundler polygon spotify
Last synced: 3 months ago
JSON representation
Arpomus is a fully decentralized streaming platform with a community of artists, listeners, and developers who collaborate and share music. The name “Arpomus” is a mixture of the words “Arwave”, “Polygon” and “Music”
- Host: GitHub
- URL: https://github.com/kryptopoo/arweave-polygon-music
- Owner: kryptopoo
- Created: 2022-03-07T02:08:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T10:09:20.000Z (over 2 years ago)
- Last Synced: 2024-04-06T11:35:05.001Z (7 months ago)
- Topics: arweave, blockchain, bundler, polygon, spotify
- Language: TypeScript
- Homepage:
- Size: 396 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-arweave - Arpomus - a fully decentralized streaming platform with a community of artists, listeners, and developers who collaborate and share music. (Tools ⚙️)
README
# Arpomus
Arpomus is a fully decentralized streaming platform with a community of artists, listeners, and developers who collaborate and share music.
The name **“Arpomus”** is a mixture of the words “**Ar**wave”, “**Po**lygon” and “**Mu**sic”## Features:
- Login by connecting to Polygon via Metamask
- Upload audio to Arweave with $MATIC token by using Buldlr Network as the bridge Arweave <-> Polygon
- Search songs by title, artist, and genre
- Create playlist and add the liked songs on it
- Play music by songs, album, or your playlists### Video Demo
[![Arpomus Demo](https://img.youtube.com/vi/CLAB9Jrk4CE/0.jpg)](https://www.youtube.com/watch?v=CLAB9Jrk4CE)
### Live Demo
https://arpomus.herokuapp.com
### Screenshots
## Getting Started
Run development
```
ng serve
```