Skip to main content
This guide walks you through everything you need to go from zero to receiving your first tip. The whole process takes under five minutes. You’ll sign up, complete your profile, share your link, and optionally embed the widget on your own site.
Tip Stack supports two sign-up methods: connecting an existing Solana wallet (Phantom, Solflare, Backpack, or any Wallet Adapter-compatible wallet), or signing up with an email address. When you use email, a secure embedded wallet is provisioned for you instantly — no browser extension required.
1

Sign up

Go to tipstack.fun and choose your sign-up method:
  • Connect wallet — click Connect Wallet, approve the connection request in your wallet extension, and sign the authentication message. Your wallet address becomes your creator ID.
  • Sign up with email — enter your email address, verify it, and an embedded wallet is created for you automatically.
After authentication, Tip Stack will prompt you to select your role. Choose Creator to continue.
If you sign up with email and later want to use a hardware wallet or external wallet, you can link one from the Settings page after onboarding.
2

Complete your profile

Fill in your public-facing profile details. This is what supporters see when they visit your tip page.
FieldDescription
Display Name / RoleYour public name or title, e.g. 3D Artist & Gamer (max 80 characters)
AvatarUpload a photo, import from X/Twitter, or use a Solana NFT you own
BioA short description of your work (max 280 characters)
CountryUsed to determine your eligible payment rails and off-ramp options
When you select Nigeria as your country, Tip Stack automatically sets up a fiat payment account so supporters can tip you via NGN credit card and bank transfer.Click Finalize Profile to save and proceed.
3

Share your tip link

After onboarding, you’ll land on your creator dashboard. Your unique tip link appears at the top:
https://tipstack.fun/yourhandle
Copy it and share it anywhere your audience finds you:
  • 🐦 Twitter / X bio
  • 📸 Instagram link-in-bio
  • 💬 Discord server description
  • 📹 YouTube video description
  • 📝 Blog or personal website
Your tip page displays your profile, preset tip amounts (1,1, 5, 10,10, 25, $50), a custom amount field, and a payment method selector (Card or Crypto).
On mobile, your tip link also works as a Solana Blink. When opened in a compatible wallet app (Phantom mobile, for example), supporters can approve a tip transaction without leaving the wallet interface.
4

Embed the widget (optional)

If you have a personal website, blog, or any page where you want a tipping interface embedded directly, add the following snippet to your HTML:
<div
  data-tipstack-id="YOUR_HANDLE"
  data-tipstack-theme="dark"
  data-tipstack-color="#00D265">
</div>
<script src="https://tipstack.fun/widget.js"></script>
Replace YOUR_HANDLE with your Tip Stack handle or wallet address. The widget loads inside a secure iframe, inherits your accent color, and supports both crypto and card payments.Customization attributes:
AttributeValuesDescription
data-tipstack-themedark | lightWidget color theme
data-tipstack-colorAny hex colorAccent color for buttons and highlights
You can generate a customized snippet with a live preview from the Embed tab in your dashboard.
5

Receive tips and check your dashboard

Once a supporter sends a tip, it appears in your dashboard in real time. For crypto tips, funds arrive in your wallet the moment the Solana transaction is confirmed on-chain (typically within a few seconds). For fiat tips, your balance is credited after the payment provider confirms the bank or card payment.From the dashboard you can:
  • View total tips received and recent transaction history
  • See your top supporters and tip trends via analytics
  • Initiate an NGN off-ramp withdrawal (Nigeria only) via the Payouts panel
  • Regenerate your embed snippet or QR code from the Embed tab
Mobile supporters using a Solana wallet app can pay via instant Solana Pay QR code. On desktop, supporters without a connected wallet can scan a QR code generated at checkout to complete the payment from their phone.

What’s next?

How It Works

Understand the full payment flow — crypto rail, fiat rail, token swaps, and on-chain confirmation.

Profile Setup

Configure advanced profile options, payout preferences, and social linking.