Skip to content

Commit

Permalink
chore: Update bond description
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammp committed Aug 15, 2024
1 parent 74fefc9 commit 1a6e1b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -22463,8 +22463,8 @@
"billArt": {
"collection": "ApeBond_Collection1"
},
"shortDescription": "Verida is a layer zero DePIN that secures private data and offers confidential compute for personal AI assistants. It’s a multi-chain protocol for interoperable database storage and messaging, built on decentralized identity, where users control their data. By incentivizing data unlocks from centralized platforms, Verida powers new use cases like trusted storage, decentralized messaging, and smart contract integration. Powered by the VDA utility token.",
"fullDescription": "Verida is a layer zero DePIN that secures private data and provides confidential compute for secure personal AI assistants. It is a multi-chain protocol for interoperable database storage and messaging built on decentralized identity, allowing users to own and control their personal data. By incentivizing users to unlock their data from centralized platforms, Verida enables builders to create innovative use cases such as trusted storage, decentralized messaging, and single sign-on. Users' private data can be integrated into smart contracts, facilitating connectivity to multiple blockchains. The Verida Network, powered by its native utility token VDA, is the first decentralized database network designed for owning, storing, and controlling private data, serving as the foundational storage layer for the self-sovereign data economy.",
"shortDescription": "Verida is a layer zero private self-sovereign database DePIN with confidential compute for AI applications. Verida’s Private Data Bridge enables user data to be unlocked from centralized platforms and used or a new generation of personal AI applications. Verida’s Self-Sovereign Compute Network enables a user’s personal, encrypted data to be integrated with leading AI models, with end-to-end privacy, safeguarding personal data from model owners, and unlocking a new era of hyper-personal and safe AI experiences powered by the VDA utility token.",
"fullDescription": "Verida is a groundbreaking layer zero private self-sovereign database DePIN, specifically designed to offer confidential compute for advanced AI applications. With Verida’s innovative Private Data Bridge, user data can be seamlessly unlocked from centralized platforms, empowering a new generation of personal AI applications that are more intuitive and personalized. Verida’s Self-Sovereign Compute Network takes privacy to the next level by enabling a user’s personal, encrypted data to be securely integrated with leading AI models. This ensures end-to-end privacy, effectively safeguarding personal data from unauthorized access by model owners. By doing so, Verida is pioneering a new era of hyper-personalized and safe AI experiences, all powered by the VDA utility token. This infrastructure not only redefines how AI interacts with personal data but also paves the way for more secure, user-controlled digital ecosystems in the rapidly evolving world of decentralized technology.",
"tags": ["AI"]
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5739,8 +5739,8 @@ const bills: BillsConfig[] = [
collection: BillArtCollection.ApeBond_Collection1,
},
shortDescription:
'Verida is a layer zero DePIN that secures private data and offers confidential compute for personal AI assistants. It’s a multi-chain protocol for interoperable database storage and messaging, built on decentralized identity, where users control their data. By incentivizing data unlocks from centralized platforms, Verida powers new use cases like trusted storage, decentralized messaging, and smart contract integration. Powered by the VDA utility token.',
fullDescription: `Verida is a layer zero DePIN that secures private data and provides confidential compute for secure personal AI assistants. It is a multi-chain protocol for interoperable database storage and messaging built on decentralized identity, allowing users to own and control their personal data. By incentivizing users to unlock their data from centralized platforms, Verida enables builders to create innovative use cases such as trusted storage, decentralized messaging, and single sign-on. Users' private data can be integrated into smart contracts, facilitating connectivity to multiple blockchains. The Verida Network, powered by its native utility token VDA, is the first decentralized database network designed for owning, storing, and controlling private data, serving as the foundational storage layer for the self-sovereign data economy.`,
'Verida is a layer zero private self-sovereign database DePIN with confidential compute for AI applications. Verida’s Private Data Bridge enables user data to be unlocked from centralized platforms and used or a new generation of personal AI applications. Verida’s Self-Sovereign Compute Network enables a user’s personal, encrypted data to be integrated with leading AI models, with end-to-end privacy, safeguarding personal data from model owners, and unlocking a new era of hyper-personal and safe AI experiences powered by the VDA utility token.',
fullDescription: `Verida is a groundbreaking layer zero private self-sovereign database DePIN, specifically designed to offer confidential compute for advanced AI applications. With Verida’s innovative Private Data Bridge, user data can be seamlessly unlocked from centralized platforms, empowering a new generation of personal AI applications that are more intuitive and personalized. Verida’s Self-Sovereign Compute Network takes privacy to the next level by enabling a user’s personal, encrypted data to be securely integrated with leading AI models. This ensures end-to-end privacy, effectively safeguarding personal data from unauthorized access by model owners. By doing so, Verida is pioneering a new era of hyper-personalized and safe AI experiences, all powered by the VDA utility token. This infrastructure not only redefines how AI interacts with personal data but also paves the way for more secure, user-controlled digital ecosystems in the rapidly evolving world of decentralized technology.`,
tags: ['AI'],
},
{
Expand Down

0 comments on commit 1a6e1b4

Please sign in to comment.