A collection of examples designed to provide hands-on experience for integrating the Othentic Stack:
Simple Price Oracle AVS Example JS
A quickstart repository demonstrating an Oracle AVS implementation in JavaScript. It uses IPFS to store proof-of-task data, providing a simple yet powerful example for developers new to Othentic Stack.
Simple Price Oracle AVS Example Go
This example demonstrates how to implement a simple price oracle AVS in Go.
Simple Price Oracle AVS Example Rust
This example demonstrates how to implement a simple price oracle AVS in Rust.
This example demonstrates all the advanced features of the CLI including leader election mechanism, Hooks Implementation, Custom Task Triggers and more.
The following examples are not actively maintained, and some may be outdated compared to the current implementation.
Simple Price Oracle Example with EigenDA
This example showcases how to utilize EigenDA for storing proof-of-task data, providing a scalable and efficient data availability solution for AVSs.
Demonstrates how to implement a decentralized DNS registry using AVS. It focuses on integrating domain management functionality with Othentic Stack.
An example of intent-based transaction management using Lumina and AVS. It highlights how to handle user intents within decentralized systems.
Illustrates how machine learning models can be incorporated into Othentic’s AVS framework. This repo is ideal for developers looking to blend ML and decentralized solutions.
Focuses on decentralized access control using AVS. It provides examples of permission management within applications powered by Othentic Stack.
Showcases an AVS implementation to ensure system liveliness and availability checks, critical for maintaining robust decentralized services.
This avs-examples/
directory is a work in progress, and the list of examples is continually growing. If you have an idea for a new example that isn't listed yet, feel free to start a discussion thread to propose it.