connect-thegraph-curated-list
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

The Graph Connector for Aragon Connect

Usage

const myorg = await connect('myorg', {
  connector: new ConnectorTheGraph({
    daoSubgraphUrl: 'http://…',
    appSubgraphUrl: repoId => {
      return 'http://…'
    },
  }),
})

/connect-thegraph-curated-list/

    Package Sidebar

    Install

    npm i connect-thegraph-curated-list

    Weekly Downloads

    3

    Version

    0.3.0

    License

    LGPL-3.0-or-later

    Unpacked Size

    15 kB

    Total Files

    34

    Last publish

    Collaborators

    • mauerv