Installation
Admins OnlySet up your development environment for building on HOT Network. This page is restricted to administrators only.
- Node.js 18+
Required for Next.js development
- pnpm
Package manager (v10.22.0+)
- Solana Wallet
Phantom, Solflare, or Backpack
git clone https://github.com/hot-network/hot-content-creator-platform.gitcd hot-content-creator-platformpnpm installpnpm devOpen http://localhost:3000 to view your application.
Configure your .env.local file with the required variables. Contact the team for specific values.
Required variables:
DATABASE_URLNEXT_PUBLIC_SOLANA_NETWORKNEXT_PUBLIC_SOLANA_RPC_URLNEXT_PUBLIC_HOT_MINT_ADDRESSBETTER_AUTH_URLRESEND_API_KEY
Note: Add these variables in the Vars section of your Vercel project settings.
HOT Network is built for developers who want to expand and innovate in the creator economy. The platform is fully modular, open-source, and optimized for rapid feature development.
- Next.js + TypeScript developer environment
- Solana Web3 integration and token utilities
- Modular content, tipping, and payout systems
- Open API for extending platform capabilities
- Secure authentication using BetterAuth
HOT Network is community-powered. Developers, designers, researchers, creators, and supporters all contribute to making the ecosystem stronger.
- Submit pull requests and improvements
- Fix bugs or optimize performance
- Enhance documentation and developer guides
- Design UI/UX improvements
- Participate in issue discussions and feature proposals
Top contributors gain early access to features, recognition in the repository, and future contributor rewards.
