FAQ
The 12 questions we hear most. Need something not covered here? Reach support@nodosol.com.
What is Nodosol?
Nodosol is a Solana super-app for compliant real-world-asset marketplaces and creator payments. Tip in USDC, sell event tickets as cNFTs, run subscription plans, list rentals, trade OTC, run sealed-bid auctions, and tokenize commodities under a registered issuer — all with on-chain settlement and Squads-multisig-governed program upgrades.
Do I need crypto knowledge to use it?
No. The Get started flow lets you sign in with email — Privy creates an embedded Solana wallet under the hood. You never see seed phrases. Power users can connect Phantom or Backpack instead.
What chains does it support?
Solana only. Token-2022 USDC is the payment rail across every program. Cross-chain bridges are out of scope; if you hold ETH or SOL, the on-ramp inside Privy quotes you a Solana USDC purchase directly.
Is it audited?
Pre-engagement. We're in active outreach with OtterSec, Neodyme, and Zellic for a Q3 2026 audit window covering all nine Anchor programs. Mainnet deploy is gated on audit close. Full security posture at /security.
How do tips work?
Each creator has an on-chain Token-2022 vault. Visitors hit the Tip in USDC button on
nodosol.com/c/<handle>, sign a single transaction, and USDC moves directly into the vault. The creator withdraws to their wallet whenever — no platform-side custody.What does Nodosol charge?
Devnet: 0%. The fee infrastructure is fully wired (Config PDA per program, treasury-routed USDC split) but
fee_bps is set to 0 on every program. We turn it on incrementally per surface post-audit — likely 1–3% on the marketplace + auctions, lower on creator-economy paths.Are tickets transferable?
Events that initialise a Bubblegum compressed-NFT tree mint transferable cNFTs into buyer wallets — those work in Phantom Collectibles, Tensor, Magic Eden, etc. Events without a tree fall back to non-transferable PDA tickets (creator's call at event creation).
What happens if a subscription plan creator goes inactive?
Subscriptions live on the SPL delegate authorisation the subscriber pre-approved at signup time (default 12 cycles). If the creator does nothing, charges keep firing on schedule until the delegate runs out. Subscribers can cancel any time from
/marketplace/rentals/my or the plan's subscription detail.Can I refund a tip or cancel a sale?
No. Tips, ticket purchases, and accepted OTC deals are atomic on-chain and final. We don't hold an escrow layer that could reverse them — that's a deliberate choice to stay non-custodial. Reach out to the seller directly if it was a mistake.
What is the OTC desk for?
Private 1-on-1 deals between two specific wallets. Useful for negotiated RWA sales, off-list ticket transfers, or any trade where the parties want chat-mediated terms before committing on-chain. The deal vault holds both sides until the buyer accepts; cancel or expiry refunds atomically.
How do I become a licenced issuer?
Issuer onboarding is gated on jurisdiction-specific licences we hold. Contact licencing@nodosol.com with your asset class (commodity, real estate, debt, etc.) and target jurisdiction. We'll route you to the right contract template and the registry-side onboarding flow.
I think I found a bug. Where do I report it?
Security issues: security@nodosol.com with the subject line
[security] — see /security for the full responsible-disclosure policy. Other bugs / feature requests: GitHub issues at ELOMEC/nodosol.