@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://…'
    },
  }),
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    2
  • 0.2.0
    1

Package Sidebar

Install

npm i @evalir/connect-thegraph-issuance

Weekly Downloads

3

Version

0.2.1

License

AGPL-3.0

Unpacked Size

5.59 MB

Total Files

55

Last publish

Collaborators

  • evalir