Launchpad Template
Create your own launchpad website easily with this example template
Last updated
Create your own launchpad website easily with this example template
Last updated
A platform for launching tokens with customizable price curves.
Github repo:
.env
file in the root directory with the following variables:Navigate to R2
Create a new bucket or select an existing one
Go to "Manage R2 API Tokens"
Create a new API token with the following permissions:
Account R2 Storage: Edit
Bucket: Your bucket name
Copy the Access Key ID and Secret Access Key
Your Account ID can be found in the Cloudflare dashboard URL or in the Account Home page
Get your RPC URL from any of 3rd party providers
The pool config key is used to configure the bonding curve parameters. You'll need to:
Deploy your own pool config program
Or use an existing pool config program
Get the public key of the pool config account
Run the development server
Create token pools with customizable price curves
Upload token metadata and logos
View token statistics and charts
Track token transactions
Mobile-friendly interface
Next.js
TypeScript
Tailwind CSS
Solana Web3.js
Dynamic Bonding Curve SDK
Cloudflare R2 for storage
Fork the repository
Create your feature branch (git checkout -b feature/amazing-feature
)
Commit your changes (git commit -m 'Add some amazing feature'
)
Push to the branch (git push origin feature/amazing-feature
)
Open a Pull Request
Go to
This project is licensed under the MIT License - see the file for details.