quasvel
Version:
Access and interact with Aragon Organizations and their apps.
18 lines (9 loc) • 513 B
Markdown
Connectors implement `ConnectorInterface`. A connector contains the mechanism through which the data is going to be fetched.
Three connectors are provided by default, listed below.
A connector that fetches information from a The Graph Subgraph.
A connector that fetches information from a standard Ethereum provider \(EIP 1193\).
A connector that read information from a JSON string. Useful for testing / debugging purposes.