sol-musikdevnet

On-chain music board: bytes live in Solana PDA accounts. Connect Phantom / Solflare / Backpack and upload a track to devnet with a single payment transaction.

now playing

loading catalog…
reading the manifest from devnet
devnet
manifest (PDA)

board

empty for now — the test track will show up once it is read from the chain
How long does a track live on devnet?
  • While accounts stay rent-exempt (ours do) — state does not expire on its own.
  • Devnet can still be wiped (ledger reset). There is no schedule: it may last months, or vanish at any time.
  • This is a sandbox. Persistence exists only on mainnet.
How upload works
  1. The file is split into v1-sized 3.75 KB chunks — each becomes a PDA ["chunk", song_id, index]
  2. You pay one tx from your wallet: rent + fees. Rent is a refundable Solana deposit (close is on the roadmap)
  3. The server writes the chunks and publishes a manifest. The track appears on the board

upload to devnet

Connect a wallet first — payment comes from your Solana account. Wallet network: Devnet.
Drop a file here
or click to choose