The most common use case for Namoshi is resolving a human-readable name likeDocumentation Index
Fetch the complete documentation index at: https://docs.namoshi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
nemo.btc to a machine-readable address.
Resolving Citrea Addresses
To get the Citrea (EVM) address for a name, you can use standard libraries like Wagmi or Viem.Using Wagmi
TheuseEnsAddress hook can be used to resolve names on Citrea Mainnet.
Using Viem
Multichain Addresses
Namoshi supports storing addresses for other blockchains (Bitcoin, Solana, etc.) as specified in ENSIP-9.Using Wagmi
You can specify thecoinType to fetch addresses for other chains.
Ensure your
citrea chain definition includes the Namoshi contract addresses for these hooks to function.