Add human-readable names to your dApp in 30 min 👇 Step 1: Install the SDK npm install @spaceid/web3-name-sdk Step 2: Init the resolver. Set your target chain (BNB, Arbitrum, ETH) - one config line. Step 3: Replace hex in your UI Call getName(address) → display alice.bnb instead of 0x7a3b... Your users never paste hex again.