Quickstart Guide
This guide will walk you through getting started with Crocante, from initial registration to viewing your portfolio and executing your first operation. You’ll be up and running in less than 10 minutes.Prerequisites
Before you begin, make sure you have:- A modern web browser (Chrome, Firefox, Safari, or Edge)
- An email address for account registration
- Government-issued ID for KYC verification
- (Optional) Custodian credentials if connecting real assets
Mock Mode: You can skip KYC and custodian setup by using mock mode, which provides simulated data for testing all platform features.
Step 1: Choose Your Mode
Crocante supports two operational modes:Mock Mode (Recommended for First-Time Users)
Mock mode allows you to explore all features with simulated data. Perfect for:Mock mode provides:
- Learning the platform interface
- Testing workflows before connecting real assets
- Development and integration testing
- Sample portfolio with BTC, ETH, USDT, and USD holdings
- Multiple custodians (exchanges, wallets, banks)
- Full access to staking, credit, governance, and custody features
Step 2: Register Your Account (Real Mode Only)
Skip this section if you’re using mock mode. Mock mode doesn’t require registration.
Create Account
Provide your basic account credentials:Click “Continue” to proceed to email verification.
- Email address
- Password (must meet security requirements)
- Confirm password
Verify Email (OTP)
An OTP (One-Time Password) will be sent to your email address.
- Check your email inbox for the verification code
- Enter the 6-digit code in the OTP field
- Click “Verify” to confirm your email
Personal Information
Complete your profile with required KYC information:
- Full legal name
- Date of birth
- Nationality
- Residential address
- Phone number
Assets Origin
Declare the origin of your assets for compliance:
- Select source of funds (e.g., Employment, Business, Investment)
- Indicate if you are a politically exposed person (PEP)
Step 3: Login to Crocante
After registration approval (or if using mock mode), log in to access the platform:- Navigate to the Crocante login page
- Enter your email and password (or click “Mock Mode”)
- Click “Sign In”
Crocante uses HttpOnly cookies for session management. Your session token is never exposed to client-side JavaScript, providing enhanced security against XSS attacks.
Step 4: Explore Your Portfolio
After logging in, you’ll automatically be redirected to the Portfolio page, which serves as your main dashboard.Understanding the Portfolio View
The portfolio page consists of three main sections:Consolidated View Header
At the top, you’ll see your Total Balance - the sum of all assets across all custodians.The total balance updates every 15 seconds automatically:
Asset Breakdown & Allocation
Below the header, you’ll find two visualizations:Left Section - Asset Breakdown:
- Total Cryptocurrencies value
- Total Currencies (fiat) value
- Total Commodities value
- Expandable tables showing individual tokens and currencies
- Pie chart showing percentage distribution
- Visual breakdown by asset type
- Interactive chart with hover details
Custodian Tables (Tabs)
The bottom section provides detailed views of your assets across different custodian types:
- Banks: Fiat currency holdings in traditional banks
- Custodians: Digital asset custody solutions
- Exchanges: Assets held on cryptocurrency exchanges
- Internal Wallets: Self-custody wallet balances
- OTC Desks: Holdings with over-the-counter trading desks
- Custodian name
- Assets held
- Current balance
- Last update timestamp
Step 5: Perform Your First Operation
Now that you can see your portfolio, let’s execute your first operation. We’ll walk through making a deposit.Making a Deposit
Access Deposit Modal
From the portfolio page header, click the “Deposit” button (or use the quick action menu).
Select Token & Network
In the deposit modal:
- Select Token: Choose the cryptocurrency you want to deposit (e.g., BTC, ETH, USDT)
- Select Network: Choose the blockchain network (e.g., Bitcoin, Ethereum, Polygon)
- Select Custodian: Choose where to deposit the funds
Get Deposit Address
After making your selections, Crocante will generate a deposit address and QR code.
- Copy the address to your clipboard
- Or scan the QR code with your mobile wallet
- Send funds from an external wallet or exchange
Other Common Operations
Send
Transfer assets between custodians or to external addresses
- Select token and amount
- Choose source custodian
- Enter destination address or select internal custodian
- Confirm and execute
Swap
Exchange one cryptocurrency for another
- Select source token and amount
- Select destination token
- Review real-time quote
- Execute swap with one click
Stake
Earn yield on your crypto holdings
- Navigate to Staking page
- Select staking type and validator
- Choose amount to stake
- Confirm staking transaction
Request Credit
Borrow against your digital assets
- Navigate to Credit page
- Select collateral asset
- Choose loan terms
- Submit loan request
Step 6: Explore Additional Features
You’re now familiar with the basics! Continue exploring Crocante:Navigation Menu
The left sidebar provides access to all platform modules:User Profile & Settings
Access your user profile from the sidebar:- View your full name and email
- Logout from your account
- (Mock mode) Access settings page for preferences
Understanding Data Flow
Crocante uses React Query for efficient data fetching and caching:Performance: React Query automatically caches data for 5 minutes and refetches in the background. This provides a fast, responsive experience while keeping data up-to-date.
Session Management
Your session is managed automatically:- Session Duration: Configurable server-side
- Auto Renewal: Sessions renew automatically in the background
- Expiry Warning: You’ll be notified before session expiration
- Auto Logout: Automatic logout on expiry with modal notification
Troubleshooting
Common Issues
Portfolio not loading
Portfolio not loading
- Check your internet connection
- Verify you’re logged in (check session status)
- Try refreshing the page (Cmd/Ctrl + R)
- Clear browser cache and cookies if issues persist
Deposit address not generating
Deposit address not generating
- Ensure you’ve selected both token and network
- Verify the custodian supports the selected network
- Check browser console for errors (F12)
- Contact support if the issue persists
Session keeps expiring
Session keeps expiring
- This may indicate network issues preventing session renewal
- Check your firewall/VPN settings
- Ensure cookies are enabled in your browser
- Try a different browser or incognito mode
Mock mode not working
Mock mode not working
- Clear browser localStorage
- Ensure you clicked “Continue with Mock Data” not “Login”
- Check browser console for errors
- Try hard refresh (Cmd/Ctrl + Shift + R)
Next Steps
Architecture Deep Dive
Learn about Crocante’s technical architecture, design patterns, and code structure
Portfolio API
Explore portfolio endpoints and asset management APIs
Component Library
Browse reusable UI components and their usage examples
User Guides
Learn how to use platform features and manage your assets
Getting Help
Need assistance?- Documentation: Browse our comprehensive docs for detailed guides
- Support: Contact [email protected] for technical assistance
- Community: Join our community forum to connect with other users
- Enterprise: Institutional clients have access to dedicated support channels
