Boojee Dapp Manual
A real Solana dapp — connect Phantom or Solflare, tip the Estate treasury on mainnet, and test the chain on devnet with zero real value.
Overview
The Boojee Dapp is a Solana web app that is honest about what's live versus what's gated. Today you can connect a wallet, send a mainnet SOL tip to the Boojee treasury (your wallet signs — no keys are ever held by Boojee), and run a devnet playground that proves the full sign → send → confirm loop with no real value.
Security first: Boojee will never ask for your seed phrase, secret recovery phrase, or private key. The dapp only requests your public key and a transaction signature. If any site claiming to be Boojee asks for your seed phrase, leave immediately.
Gated (not yet live): Membership pass NFT mint and on-chain estate registry are gated behind treasury funding and BoojeeLord approval. There is no token launch and no deployed program in this version.
Getting Started
- Install the Phantom or Solflare browser extension if you don't have one.
- Open the Boojee Dapp and click Connect Phantom or Connect Solflare — only your public key is requested (no signing yet).
- Your connected address and mainnet SOL balance appear in the wallet status panel.
- To tip: pick a preset amount (0.08, 0.28, 0.88 SOL) or enter a custom amount, click Send Tip, and approve in your wallet.
- To test on devnet: use the airdrop and memo buttons in the Devnet Playground (switch your wallet to devnet if prompted).
Features & How-To
Wallet connect
Phantom and Solflare are detected via their browser extension APIs. Only your public key is requested on connect; you disconnect anytime with the Disconnect button.
Treasury tip jar (mainnet)
Send SOL to the Boojee treasury address (BiBuurGceKTGBiGjEvgSGNSgbvKkVd1Efx2JcXJPqYx5). Your connected wallet signs and sends — Boojee never holds or touches your keys. The treasury balance is fetched live from a mainnet RPC, and you can view the address on Solscan or Solana Explorer. Successful tips appear in the on-page transaction log with a Solscan link.
Devnet playground
Everything here uses Solana devnet (a public test network, no real value). Request a 1 SOL devnet airdrop to your connected address, then sign and send a "BOOJEE was here" memo transaction to prove the full sign → send → confirm flow at zero cost.
On-chain roadmap
Live now: wallet connect + treasury tip, and the devnet playground. Gated (pending treasury funding and BoojeeLord approval): Boojee Membership Pass NFT, on-chain estate registry, and the BOO token/ICO (also gated behind regulatory review). No timelines are promised.
Pricing
The Boojee Dapp is free to use. There is no fee to connect a wallet or use the devnet playground. Treasury tips are voluntary — you choose any amount of SOL to send, plus the standard Solana network fee your wallet charges to process the transaction. See the product page for details.
FAQ
Will you ever ask for my seed phrase?
Never. The dapp only requests your public key and a transaction signature. Any site asking for your seed phrase or private key is not legitimate — leave immediately.
Which wallets are supported?
Phantom and Solflare, detected via their browser extension APIs.
Is the tip real money?
Yes — tips are real mainnet SOL sent from your wallet to the Boojee treasury address. Your wallet signs and sends; Boojee never holds your keys.
What is the devnet playground?
A test area on Solana devnet with no real value. You can airdrop devnet SOL and send a memo transaction to see the full sign → send → confirm loop at zero cost.
Is there a token or membership NFT?
Not in this version. The membership pass NFT, on-chain estate registry, and BOO token/ICO are all gated behind treasury funding, program deploys, and/or regulatory review plus explicit approval.
Where can I verify the treasury?
The treasury address is shown on the dapp with links to view it on Solscan and Solana Explorer.
Troubleshooting
- "Phantom/Solflare not detected": Install the wallet's browser extension and refresh the page.
- Treasury balance shows a dash: Public RPCs are sometimes rate-limited. Use the Solscan or Explorer link on the dapp to see the live balance.
- Devnet airdrop failed: Devnet is sometimes rate-limited — wait and try again. The memo transaction needs devnet SOL, so run the airdrop first.
- Memo transaction won't sign: Switch your wallet extension to devnet when prompted, then retry.