Real Cardano blockchain connection is now ACTIVE! The application will connect to actual Cardano wallets.
Choose and install ONE of these browser extensions:
- Website: https://namiwallet.io/
- Chrome: https://chrome.google.com/webstore/detail/nami/lpfcbjknijpeeillifnkikgncikgfhdo
- Features: Simple, user-friendly, popular
- Website: https://eternl.io/
- Chrome: https://chrome.google.com/webstore/detail/eternl/kmhcihpebfmpgmihbkipmjlmmioameka
- Features: Advanced features, multi-account
- Website: https://flint-wallet.com/
- Chrome: https://chrome.google.com/webstore/detail/flint-wallet/hnhobjmcibchnmglfbldbfabcgaknlkj
- Features: Lightweight, fast
- Install Extension: Click install from Chrome Web Store
- Create Wallet: Follow setup wizard
- Save Recovery Phrase: Write down 24 words (KEEP SAFE!)
- Set Password: Choose strong password
- Switch to Testnet:
- Open wallet settings
- Select "Preprod Testnet" network
- Copy Your Address: From wallet
- Visit Faucet: https://docs.cardano.org/cardano-testnet/tools/faucet/
- Request Funds: Paste address, complete captcha
- Wait: Receive 10,000 test ADA (~1 minute)
http://localhost:3001
Top right corner of the application.
Select the wallet you installed (Nami/Eternl/Flint).
A popup will appear from your wallet:
- Review permissions
- Click "Approve" or "Connect"
You should see:
- β Your wallet address (shortened)
- β Your ADA balance
- β "Disconnect" button
- Click "Create Project"
- Fill in details
- Add milestones
- Sign Transaction in wallet popup
- Wait for blockchain confirmation (~20 seconds)
- View on Cardano explorer!
- As freelancer: Mark milestone complete
- Sign transaction in wallet
- As client: Approve milestone
- Sign transaction in wallet
- Funds released on-chain!
Every action creates a real blockchain transaction:
- View on https://preprod.cardanoscan.io/
- Search by transaction hash
- See on-chain data
User Action β Build Transaction β Wallet Popup β User Signs β Submit to Blockchain β Confirmation
- User: Fills form, clicks "Create Project"
- App: Builds transaction with project data
- Wallet: Shows transaction details
- User: Reviews and signs
- Blockchain: Processes transaction
- App: Shows success + transaction hash
- Create Project: ~0.2 ADA
- Complete Milestone: ~0.2 ADA
- Approve Milestone: ~0.3 ADA (includes script execution)
- Cancel Project: ~0.2 ADA
- Similar amounts in real ADA
- Fees go to network validators
- Typical: 0.15-0.5 ADA per transaction
- β Never leave your device
- β Stored only in wallet extension
- β TrustlessTask never sees them
- β You sign every transaction
- β Review every transaction in wallet
- β Check amounts before signing
- β Verify recipient addresses
- β Can reject any transaction
- Never share recovery phrase
- Always verify transaction details
- Use testnet for learning
- Start small on mainnet
- Keep wallet updated
Problem: "Wallet not found" error
Solutions:
- Install wallet extension
- Refresh browser page
- Unlock wallet
- Check wallet is on Preprod network
Problem: Can't connect to wallet
Solutions:
- Check wallet is unlocked
- Try different browser
- Disable other wallet extensions
- Clear browser cache
Problem: Transaction rejected
Solutions:
- Check you have enough ADA
- Verify network (Preprod vs Mainnet)
- Wait a moment and retry
- Check wallet balance
Problem: Faucet not working
Solutions:
- Wait 24 hours between requests
- Try different faucet
- Ask in Cardano Discord
- Check address is correct
Preprod Testnet:
https://preprod.cardanoscan.io/transaction/{YOUR_TX_HASH}
What You'll See:
- Transaction status
- Block number
- Timestamp
- Inputs/Outputs
- Fees paid
- Metadata
- Transaction hash displayed after submission
- Click to view on explorer
- Status updates automatically
- Confirmation count shown
- What is ADA?: Cardano's native cryptocurrency
- What is a UTXO?: Unspent transaction output
- What is a wallet?: Software managing your keys
- What is testnet?: Practice network with fake ADA
Before using real wallet:
- Wallet extension installed
- Wallet created and backed up
- Switched to Preprod testnet
- Received test ADA from faucet
- Application running (localhost:3001)
- Wallet unlocked
- Ready to connect!
Your TrustlessTask application is now connected to the real Cardano blockchain!
β Real Transactions: Every action goes on-chain β Real Wallet: Using actual Cardano wallet β Real Blockchain: Interacting with Cardano network β Real Security: Cryptographic signatures β Real Decentralization: No central authority
- Connect your wallet in the app
- Create a test project with small amounts
- Complete the workflow end-to-end
- View transactions on explorer
- Experiment with features
When ready for production:
- Get real ADA
- Update configuration to mainnet
- Deploy smart contracts
- Start with small amounts
- Gradually increase limits
Need Help? Check the troubleshooting section or open an issue on GitHub.
Have Fun! You're now using real blockchain technology! π