An on-chain token registry for Starknet — token creation, metadata, and discoverability that doesn't depend on a token having liquidity first.
On most chains, a token effectively doesn't exist until it has a liquidity pool — no listing, no metadata, no way for wallets or explorers to reliably identify it. That's a bad default for builders who need to register a token before it's tradeable.
TokenHive separates "does this token exist and what is it" from "can you currently trade it."
Live and operating on both Starknet testnet and mainnet, and used as the registry layer that Vasp and other tools reference for token metadata.