Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ai): introduce AIServiceRegistry contract
This commit introduces the `AIServiceRegistry` contract. This contract serves as a registry for AI subnet orchestrators, enabling them to register and make their services discoverable within the AI subnet. As discussed in #642 we opted to deploy a non-upgradable contract for now connected to LivePeer's [mainnet controller](https://docs.livepeer.org/references/contract-addresses).
- Loading branch information