This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
v1.0.0
This release marks the deployment of Llama — an onchain governance and access control framework for smart contracts. It includes the LlamaFactory
contract and all supporting logic contracts to five of the most popular EVM chains: Ethereum, Polygon, Optimism, Arbitrum, and Base. These contracts can also be found at identical addresses on five testnets: Sepolia, Goerli, Optimism Goerli, Arbitrum Goerli, and Base Goerli.
Protocol teams can use the factory to permissionlessly deploy self-governed Llama instances that define granular roles, permissions, and strategies for executing actions. It also includes accounts for programmatic control of funds, guards for additional safety checks, and scripts for extending functionality.