Skip to content

PotLock/potlaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ«• POTLAUNCH

Cross-chain token launch kit powered by Solana x NEAR Intents x Omnibridge

License: MIT TypeScript Solana NEAR Protocol

πŸš€ About PotLock

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 Ecosystem

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 Overview

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.

✨ Key Features

  • πŸͺ™ 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

πŸ“ Project Structure

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

πŸš€ Getting Started

Prerequisites

  • Node.js 18+ or Bun
  • Solana CLI tools
  • Phantom wallet or compatible Solana wallet

Quick Start

  1. Clone the repository

    git clone https://github.com/PotLock/potlaunch.git
    cd potlaunch
  2. Install dependencies

    # Frontend
    cd frontend && npm install
    
    # Backend
    cd ../backend && npm install
    
    # Solana contracts
    cd ../solana-contract && npm install
  3. Set up environment

    cp frontend/.env.example frontend/.env
    cp backend/.env.example backend/.env
  4. Start development servers

    # Frontend
    cd frontend && npm run dev
    
    # Backend
    cd ../backend && npm run dev

πŸ“š Documentation

User Guides

Smart Contracts

Launch Mechanisms

Developer Resources

Governance

🌐 Live Environments

πŸ”— PotLock Ecosystem Links

Core Platforms

Documentation & Resources

🀝 Contributing

We welcome contributions from the community! Please see our contributing guidelines:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

🌟 PotLock Organization

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.

Social Links

Web3 Social

πŸ†˜ Support


Built with ❀️ by the PotLock community

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •