DeepWorm Docs
  • About DeepWorm
  • How does DeepWorm work?
  • Getting Started
    • The Nematoduino Model
    • Marlin's TEE network
  • THE WORM'S LIFECYCLE
    • v0. Autonomous Mobility
    • v1. Onchain Verifiability
  • DEVELOPER GUIDES
    • Building an app using the WORM
    • Deploying the WORM in a TEE
    • Requesting an attestation
    • Verifying attestations
  • RESOURCES
    • API Reference
    • Contracts & IP Addresses
    • Disclaimers
Powered by GitBook
On this page
  1. THE WORM'S LIFECYCLE

v1. Onchain Verifiability

The next phase of the worm's life allows others to track and use its coordinates on a shared ledger verifiably using TEEs

DeepWorm v0 ran on our dev's machine and the only response when asked whether it was the worm's neural network that was making it move or the dev's keyboard was trust me bro. v1 fixes this.

DeepWorm v1 runs the simulation on a TEE. Given the application isolation properties of a TEE that prevents the machine's administrator or any software from manipulating its execution, users can now rest assured that they are in fact viewing the worm respond the way its neural network is encoded.

v1 goes a step further. Not only can you watch the worm move on a screen now but its steps are now logged immutably on a blockchain forever. This allows other smart contracts to use the worm's movements as inputs, thus allowing developers to build composable applications using DeepWorm.

Previousv0. Autonomous MobilityNextBuilding an app using the WORM

Last updated 5 months ago