This repository contains the official documentation for the Namoshi Protocol, the decentralized identity service for the Bitcoin ecosystem on Citrea.
protocol/: Core concepts and architecture of the naming service.resolution/: Technical guides for resolving names and avatars.guides/: UI/UX integration guides for wallets and leaderboards.
To preview the documentation locally, install the Mintlify CLI:
npm i -g mintlifyThen run the development server:
mintlify dev