@evalir/connect-thegraph-issuance
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

The Graph Connector for Aragon Connect

Usage

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

Package Sidebar

Install

npm i @evalir/connect-thegraph-issuance

Weekly Downloads

1

Version

0.2.1

License

AGPL-3.0

Unpacked Size

5.59 MB

Total Files

55

Last publish

Collaborators

  • evalir