Skip to content

A collection of examples designed to provide hands-on experience for integrating the Othentic stack

Notifications You must be signed in to change notification settings

Othentic-Labs/avs-examples

Repository files navigation

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.

PRNG AVS

This example demonstrates all the advanced features of the CLI including leader election mechanism, Hooks Implementation, Custom Task Triggers and more.

Additional Examples

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.

DNS Registry AVS

Demonstrates how to implement a decentralized DNS registry using AVS. It focuses on integrating domain management functionality with Othentic Stack.

Lumina Intent AVS

An example of intent-based transaction management using Lumina and AVS. It highlights how to handle user intents within decentralized systems.

AVS-ML

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.

Access Control AVS

Focuses on decentralized access control using AVS. It provides examples of permission management within applications powered by Othentic Stack.

Liveliness AVS

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.

About

A collection of examples designed to provide hands-on experience for integrating the Othentic stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published