01.Always Verify Wallet Addresses
Before adding a member to a group, double-check their wallet address. Solana addresses are 32-44 characters of base58 text. A single wrong character sends funds to the wrong wallet -- and blockchain transactions are irreversible.
02.Review Every Transaction
Before approving a settlement in your wallet, verify the recipient address, the amount, and the token (SOL vs USDC). Your wallet will show you exactly what you're signing. Take the extra second to confirm.
03.Understanding Local Storage
SPLit v1 stores data locally in your browser. This means your groups, expenses, and history are only on this device. Clear your browser data and it's gone. We recommend exporting your group data regularly until cloud sync is available in v2.
04.Devnet vs Mainnet
SPLit currently runs on Solana Devnet, which uses test tokens with no real value. This is intentional for the beta period. When we launch on Mainnet, all transactions will use real SOL and USDC. The switch will be clearly communicated.