6. Test the Contributor Flow
Now that everything’s set up, let’s test the full flow from a data contributor’s perspective.
- Open the Contributor UI at localhost:3000.
- Click Sign in with Google to authorize access to your Drive
- Click Connect Wallet → choose any wallet with Moksha testnet support + some testnet $VANA
- Click Contribute Google Data
- The app will:
- Encrypt your data client-side
- Store it in your Google Drive
- Trigger your Proof of Contribution
- Register the result onchain
- Send the data to your refiner for processing
- Track each stage in the UI — from upload to onchain registration and reward confirmation
- To verify tx onchain, search your wallet or DataDAO contract on Vanascan (Moksha)
- Once complete, the data contributor will receive a reward in your VRC-20 token — the token you deployed earlier — directly in their wallet.
🎉 Done
Your DataDAO is now live on the Moksha testnet — you’ve deployed the contracts, registered the DataDAO, wired up PoC and refinement, and confirmed that contributors are rewarded onchain with your VRC-20 token.
What’s Next?
- Customize the UI and dataset structure
- Update PoC logic to enforce your real contribution criteria
- Prepare for Mainnet launch
- Join the #data-dao channel on Vana Discord to connect with other builders
- Apply to the next batch of Vana Academy (applications close May 28)
Updated about 4 hours ago