A plugin for interacting with Mind Network Hubs within the Virtuals ecosystem. CitizenZ and broader communities can secure trust their agents operation and decisioning.
The Mind Network plugin empowers users to participate in secure, privacy-preserving voting on the Mind Network. Leveraging Fully Homomorphic Encryption (FHE), it ensures encrypted votes while allowing users to track rewards earned for their participation. Designed for seamless integration with the Virtuals GAME Framework, this plugin enables interactive and guided actions for an enhanced user experience.
- Voter Registration: Join the Mind Network's Randgen Hub and other hubs to participate in secure voting, validation and consensus.
- FHE Encryption: Safeguard vote content using Fully Homomorphic Encryption. The key difference is encryption key is never shared but still be able to run computation over encrypted data.
- Submit Encrypted Votes: Cast votes in Mind Network Hubs elections without compromising data privacy. So AI Agents can get consensus over collective predictions, inference and serving.
- Reward Tracking: Monitor your vFHE rewards earned through voting contributions.
Depedency for the plugin:
To install the plugin, use the following command:
npm install @virtuals-protocol/game-mind-network-plugin
Before using the plugin, configure the necessary environment variables:
MIND_HOT_WALLET_PRIVATE_KEY=<Hot wallet private key to vote>
MIND_COLD_WALLET_ADDRESS=<Cold wallet address to receive rewards>
If you have any queries, please feel free to contact Mind Team via Discord or Twitter.