Own your links, own your identity. A decentralized, censorship-resistant Linktree alternative powered by Pubky.
- Decentralized Identity: Login with Pubky Ring. No emails, no passwords.
- Data Ownership: Your links and profile data live on your own Pubky homeserver.
- Censorship Resistant: No central authority can take down your page.
- Social Graph: Connect with the Pubky Nexus social graph (Followers/Following).
- Modern UI: Dark mode, glassmorphism, and responsive design.
Check out the live version: pubkytree.vercel.app
Example profile: PastaGringo
- Framework: Next.js 15 (App Router)
- Styling: Tailwind CSS
- Authentication: Pubky JS SDK
- Data Source: Pubky Homeserver + Pubky Nexus API
- Deployment: Vercel
-
Clone the repo
git clone https://github.com/YOUR_USERNAME/pubkytree.git cd pubkytree -
Install dependencies
pnpm install
-
Run development server
pnpm dev
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
