Cross-chain token launch kit powered by Solana x NEAR Intents x Omnibridge
POTLOCK is the open funding stack supercharged by AI, building the future of decentralized funding and impact tracking. Founded by Potluck Labs with contracts deployed by Potlock Foundation DAO, PotLock provides a comprehensive ecosystem for community-powered token launches, grants, and impact tracking.
PotLock operates across multiple blockchain networks and provides various tools and platforms:
- NEAR Protocol - Core infrastructure and BOS applications
- Stellar (Soroban Contracts) - GrantPicks voting mechanism
- Base/Cyber - Activity DAO via Commit Protocol
- Solana - Token launchpad and bonding curves
POTLAUNCH is a community-powered token launch platform that enables fair, transparent, and accessible token creation across multiple blockchains. Built on Solana with cross-chain capabilities through NEAR Intents and Omnibridge.
- πͺ Token Creation: Easily create and launch tokens with just a few clicks
- π¦ Community Funding: Raise funds through transparent, community-driven mechanisms
- π Bonding Curves: Advanced bonding curve models for fair and dynamic pricing
- π Secure Wallet Integration: Connect with popular wallets like Phantom
- π Multi-chain Support: Launch tokens on Solana with cross-chain expansion
- π― Fair Launch Mechanisms: Dutch auctions, bonding curves, and customizable options
potlaunch/
βββ solana-contract/ # Solana smart contracts (Anchor)
βββ frontend/ # React frontend application
βββ backend/ # Node.js backend services
βββ docs/ # Comprehensive documentation
βββ contracts/ # Smart contract documentation
βββ user-guide/ # User guides and tutorials
βββ launch-mechanisms/ # Token launch mechanisms
βββ developer-guide/ # Developer resources
βββ governance/ # Governance documentation
- Node.js 18+ or Bun
- Solana CLI tools
- Phantom wallet or compatible Solana wallet
-
Clone the repository
git clone https://github.com/PotLock/potlaunch.git cd potlaunch
-
Install dependencies
# Frontend cd frontend && npm install # Backend cd ../backend && npm install # Solana contracts cd ../solana-contract && npm install
-
Set up environment
cp frontend/.env.example frontend/.env cp backend/.env.example backend/.env
-
Start development servers
# Frontend cd frontend && npm run dev # Backend cd ../backend && npm run dev
- π Production: POTLAUNCH
- π§ͺ Testnet: testnet.potlaunch.com
- π§ Staging: staging.potlaunch.com
We welcome contributions from the community! Please see our contributing guidelines:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
PotLock is building the open funding stack + AI-PGF = funding AGI. Our mission is to democratize access to funding and impact tracking through decentralized technologies.
Built with β€οΈ by the PotLock community