dev tools
the marketplace manifest only persists network + adminPkhHex; jar and marketplace addresses are recomputed from the current bytecode on every read. so contract rebuilds don't orphan listings any more — no "redeploy" ritual needed.
for shared dev paste the slim JSON into web/src/lib/market/manifest.json and commit. the off-chain runbook (mint HOSKY, seed the initial jar UTxO) lives in scripts/marketplace/README.md.
set admin from connected wallet
connect a wallet first.
slim manifest (persisted)
{
"network": "mainnet",
"adminPkhHex": "3b3b77f9220778f8aa950893e01a526ae1aabd04bd511311c37a7e50",
"deployedAt": "2026-05-28T22:01:56Z"
}derived addresses (recomputed from current bytecode)
deriving…