Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavorix/raydium-solana-token-launchpad
Raydium Solana Token Launcher: Launchpad to launch meme tokens in Raydium
https://github.com/kavorix/raydium-solana-token-launchpad
launchpad memecoin metaplex nextjs solana-web3 tailwindcss typescript
Last synced: about 10 hours ago
JSON representation
Raydium Solana Token Launcher: Launchpad to launch meme tokens in Raydium
- Host: GitHub
- URL: https://github.com/kavorix/raydium-solana-token-launchpad
- Owner: Kavorix
- Created: 2024-11-29T09:21:18.000Z (23 days ago)
- Default Branch: master
- Last Pushed: 2024-11-29T09:27:54.000Z (23 days ago)
- Last Synced: 2024-11-29T10:41:16.367Z (23 days ago)
- Topics: launchpad, memecoin, metaplex, nextjs, solana-web3, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raydium Solana Token Launchpad
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.