Read

Edit

History

Notify

Share

Autonolas

Autonolas is a platform dedicated to the development of autonomous applications for developers and by providing a foundation for continuous operation, independent decision-making, and external interaction through their open-source software stack. [1]

Overview

Autonolas addresses the essential requirements for autonomous applications within the context, referred to as off-chain services. The platform offers an open-source software stack and an on-chain protocol, facilitating secure operations and incentivizing autonomous application development. The Autonolas tech stack comprises four key building blocks, enabling full-stack autonomy and creating opportunities for application growth. Autonolas aims to include business logic within their software components to be used within the landscape. [2][3]

Architecture

Autonolas' software framework, Open Autonomy, forms the basis for constructing agent services, which are off-chain autonomous entities operating as a multi-agent system. These services enhance on-chain functionalities while primarily residing off-chain, allowing for the creation of novel and fully autonomous applications. [4]

Multi-Agent Systems Architecture

Autonolas employs Multi-Agent Systems (MAS) as the cornerstone for building autonomous software services. MAS involves groups of software agents operating in complex, multi-stakeholder scenarios with competing incentives, hereafter referred to as agent services. The open-area framework, a -friendly MAS framework co-created by an Autonolas co-founder, serves as the primary means for implementing Autonolas agent services. This Python-based open-source library enables developers to create agents capable of peer-to-peer communication, direct interaction with blockchains and , and implementation of arbitrary business logic through reusable components. [5]
wiki

Consensus for Agent Services

Agent services within the Open Autonomy framework function as multi-stakeholder systems requiring collective agreement on actions or computation outputs. Autonolas introduces state-minimized consensus gadgets, secure mechanisms facilitating internal consensus among agents without relying on traditional . The initial implementation employs as a consensus engine, providing secure replication and deterministic finality. The choice of consensus gadgets contributes to the efficiency and trust minimization of agent services, allowing for decentralized fault-tolerant operations. [6]

Architecture of Crypto-Native Agent Services

Autonolas' off-chain agent services, logically centralized yet replicated across multiple machines, leverage a temporary blockchain created using consensus gadgets. The architecture involves operators controlling agents and consensus gadget nodes, interconnected to achieve fault-tolerant replication. Each agent runs an ABCI application instance, defining a finite-state machine replicated on the temporary blockchain. The FSMBehaviour of agents ensures proactive logic, allowing for the composition of services through reusable components and the chaining of ABCI applications. [7]

On-Chain Protocol to Anchor Autonomous Services

The on-chain protocol serves as the anchor for Autonolas' autonomous services on the target settlement layer, providing primitives for service creation, operation, and security. The modular design of the protocol, featuring upgradable modules and a core-periphery architecture, ensures extensibility without compromising security. Autonolas' on-chain protocol supports various roles, including developers creating agent components, service owners controlling services, operators operating agent instances, and users utilizing services. The protocol relies on to uniquely represent agent components, canonical agents, and services, ensuring immutability and censorship resistance. Additionally, the protocol allows for the chaining of ABCI applications and the integration of service extension contracts, providing flexibility and customization beyond the agent protocol's scope. [7]

Autonolas Protocol

The Autonolas Protocol represents a suite of designed to lead, secure, and govern software code within the public blockchain. Embracing the Open Autonomy framework as its primary structure for realizing autonomous services, the protocol is adaptable to alternative frameworks. [8]

Deployment and Components

Presently operational on the and Göerli testnet, the Autonolas Protocol enlists three principal components:[8]

  1. On-Chain Registries: Facilitates the registration of autonomous services, software agents, and agent components as on-chain NFTs. This functionality extends to the assembly of components into agents, agents into autonomous services, and the secure operation of these services.
  2. Tokenomics: Outlines the economic framework using the OLAS token as a coordination mechanism. This model fosters the pairing of capital and code, attracts escalating value to ensure decentralized services, and rewards developers in tandem with their contributions.
  3. Governance: Empowers the Autonolas , a decentralized autonomous organization, to guide and refine the Autonolas protocol over time. [8]

Mint Packages NFTs

The Autonolas Protocol provides a web app for minting software packages as . Users can mint three types: services, agents, and components. The process involves creating a metadata file, publishing it on a remote registry, and interacting with protocol smart contracts for on-chain minting. [9]

Requirements for Minting

  • Wallet address (Metamask or Safe contract)
  • Package hash published on the remote registry
  • NFT image URL for marketplace representation

wiki

Managing Service Life Cycles

The Autonolas Protocol governs the life cycle of services:[10]

  1. Pre-Registration: Initial stage for minted services.
    • Actions: Update or activate registration.
  2. Active Registration: Awaits agent operators to register instances.
    • Actions: Register agents or terminate the service.
  3. Finished Registration: All agent slots are filled, awaiting deployment.
    • Actions: Deploy or terminate the service.
  4. Deployed: Operational state with deployed service.
    • Actions: Terminate the service.
  5. Terminated Bonded: Service termination; awaits unbonding of registered agents.
    • Actions: Unbond.

Tokenomics

The Autonolas Protocol's tokenomics employ the OLAS token for developer incentives and bonding mechanisms. It encompasses staking models and a flywheel to attract donations for sustainable ecosystem development. [11]

OLAS Token Utilities

  • Governance participation
  • Access to service whitelist
  • Bonding for liquidity support

The Tokenomics web app offers a user-friendly interface for donating, claiming developer rewards, reviewing bonding programs, and managing bonds. Users can participate in the economic model and contribute to the growth of the Autonolas ecosystem. [11]

Toolkits

SMPKit

The SMPKit is a toolkit designed to construct services that implement investment strategies on . This functionality can be sourced from outputs generated by services like the APY Prediction service or external indicators such as the Crypto Fear & Greed Index. Pool management services utilizing SMPKit execute transactions based on investment strategies, performing actions such as maintaining the optimal investment strategy, refraining due to disproportionate fees, or executing capital swaps between liquidity pools for better positioning. [12]

MintKit

The MintKit serves as a toolkit for building services with minting capabilities. Notably, the El Collectooorr service, built on the MintKit, autonomously creates NFT collections by minting Art Blocks drops. The MintKit employs intricate logic to determine participation in mints and bid prices. Community-funded collections have unique ERC-20 tokens, enabling collective decision-making on collection management. [13]

CoordinationKit

The CoordinationKit facilitates the creation of services showcasing community contributions through the minting of evolving badges. By monitoring user contributions and updating badges, services built with CoordinationKit use Ceramic streams to automate the tracking and rewarding of contributions, demonstrating versatility for custom impact evaluators. [14]

MLKit

The MLKit enables the construction of services with custom machine-learning capabilities. An example is the ML APY Prediction , which predicts liquidity pool yields using configurable machine learning techniques. This kit includes agents collecting historical data, optimizing, training prediction algorithms, and reaching consensus on forecasting steps. The live demo showcases predictions for and . [15]

OracleKit

The OracleKit is designed for services providing data streams onto the blockchain. The Price Oracle, an agent service under OracleKit, estimates prices based on observations from various sources. Agents collectively compute a deterministic function to aggregate observations, reaching a consensus on estimates. The service is secured through a multisig contract, settling estimates on the chain. [16]

IEKit

The Impact Evaluator Kit (IEKit) is an advanced version of CoordinationKit, that automates tracking and rewarding user contributions using Ceramic streams. Demonstrated through a Twitter mention tracking service, IEKit monitors registrations, and contributions, and updates user badges based on scores. The kit is modular and adaptable for various custom impact evaluators. [17]

GovKit

GovKit is a toolkit for building autonomous, AI-powered delegates that vote on on-chain governance proposals across and networks. It extends its functionality to off-chain governance proposals on Snapshot for the Ethereum network. [18]

MechKit

The MechKit enables the creation of AI Mechs, and services on the chain, allowing users to post AI task requests on-chain and efficiently receive results. AI Mechs operate with xDAI fees, providing a hassle-free, crypto-native, and infinitely composable solution. [19]

KeeperKit

KeeperKit is a toolkit for constructing agent services that execute smart contract functionalities in a reliable, trustless, and cost-efficient manner. Operating on off-chain infrastructure, KeeperKit allows for complex computations unrestricted by blockchain storage and free from expensive on-chain transaction fees. This toolkit enables individuals, applications, or DAOs to perform DevOps jobs in a permissionless, secure, and fully automated manner. [20]

MessagingKit

The MessagingKit serves as a toolkit for building agent-messaging services based on the Open Agent Communication Network. [21]

See something wrong? Report to us.

Autonolas

Commit Info

Edited By

0xa817e9da10923C49C3eD3265Ec9aAb4FB2AF69FE
Yeonwoo

Edited On

January 18, 2024

Feedback

Average Rating

No ratings yet, be the first to rate!

How was your experience?

Give this wiki a quick rating to let us know!

Twitter Timeline

Loading...

Loading

Media

REFERENCES

Join the IQ Brainlist

Sign up for the IQ Brainlist to get early access to editing on the IQ.wiki site!

Join Now

Subscribe to our newsletter

The IQ Ecosystem Report will keep you updated on everything IQ.

Subscribe

IQ.wiki

IQ.wiki's vision is to bring blockchain knowledge to the world and knowledge onto the blockchain. A part of Brainfund group

https://twitter.com/IQWIKIhttps://www.reddit.com/r/Everipedia/https://t.me/everipediahttps://www.instagram.com/iqwiki_/https://github.com/EveripediaNetworkhttps://discord.gg/x9EWvTcPXthttps://www.facebook.com/iqdotwiki

IQ

What's IQ?StakingBonds

Company

About usCareersBrandingIQ GPTIQ Dashboard

© 2024 IQ.wiki Powered By BrainDAO & IQ