UNPKG

maia-core-sdk

Version:

⚒️ An SDK for building applications on top of Maia DAO Ecosytem

6 lines (5 loc) 183 B
import { IEcosystemProtocols } from '../../types'; /** * Exports all the addresses for the different protocols */ export declare const EcosystemProtocols: IEcosystemProtocols;