Sharing a couple of updates below:
-
Oyster CVMs
- Redesign Oyster control plane to support non-evm chains to lay path for supporting chains like Sui and Solana (code)
- Indexer development for Sui Oyster marketplace to support Control plane in processing the requests from oyster marketplace on Sui (code)
- Contract development for Sui blockchain for deployment of oyster marketplace on Sui (code)
- Contract development for Solana blockchain for deployment of oyster marketplace on Solana (code)
-
Oyster Serverless
-
Applications
- Enclave based governance platform to enable trustless query of weights from various diverse sources without compromising security (docs)
- Run Ethereum helios light client in enclave to enable trustless bootstrapping of light clients from known initial checkpoint without trusting random checkpoint to start syncing from (docs)
-
Monitoring and Visualization
- Frontend for Governance platform using enclaves to enable trustless query of weights from various diverse sources without compromising security
- Restructuring to support non-evm chains on frontend
- ETH Proofs monitoring support and integrations (code, link)
- Revamping monitoring by vastly increasing the conditions supported and streamlining the process of adding more alerts to monitoring
-
EthProofs
-
Research
- TDX prototypes
- Research on Kubernetes for Oyster CVMs to enable users to use Kubernetes templates to scale and manage their enclave workloads.