Skip to content

Commit d1db1bc

Browse files
authored
docs(get-started): add Mint Club to “Launch a Token” platform list (#481)
## What changed? Adds **Mint Club** to the **Token Launch Platforms on Base** section in the Get Started guide. - File: `docs/get-started/launch-token.mdx` - Content: brief description of Mint Club’s bonding-curve–backed token/NFT launches, plus “Get started” links. - Order: appended after existing platform entries to preserve current structure. ## Why? To mirror the Cookbook update from PR #158 (merged) and keep the Get Started guide consistent while surfacing an additional community-friendly launch path for Base users. ## Notes to reviewers - Minimal, text-only addition; no navigation or structural changes. - Wording/format matches existing entries (headline → short paragraph → key features → external link). - No other files modified. ## Testing - Previewed locally; verified headings and links render properly. ## Related - PR #158 — docs: add Mint Club to token launch platforms on Base - Links: https://mint.clubhttps://docs.mint.club
1 parent 048befd commit d1db1bc

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/get-started/launch-token.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,21 @@ Flaunch leverages Uniswap V4 to enable programmable revenue splits, automated bu
8585

8686
[Get started with Flaunch →](https://flaunch.gg)
8787

88+
### Mint Club
89+
**Best for:** Token families and community-driven assets
90+
91+
Mint Club enables anyone to launch new tokens or NFTs backed by existing ERC-20 tokens. Each trade locks the parent token in a bonding curve pool, creating onchain, auto-managed liquidity that strengthens the parent token while supporting new community assets.
92+
93+
**Key Features:**
94+
- Launch tokens or NFTs from any ERC-20 token
95+
- Automated liquidity with customizable bonding curves
96+
- Integrated trading interface with cross-chain swap
97+
- Built-in airdrop and lock-up tools
98+
- Simple trading for tokens and NFTs
99+
- Creator revenue sharing
100+
101+
[Get started with Mint Club →](https://mint.club)
102+
88103
## Technical Implementation with Foundry
89104

90105
For developers who want full control over their token implementation, here's how to create and deploy a custom ERC-20 token on Base using Foundry.

0 commit comments

Comments
 (0)