This package has been deprecated

Author message:

@aragon/connect-thegraph-voting has been renamed @aragon/connect-voting, please use this instead. This is the last version published on @aragon/connect-thegraph-voting.

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

0.4.2 • 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 @aragon/connect-thegraph-voting

Weekly Downloads

3

Version

0.4.2

License

LGPL-3.0-or-later

Unpacked Size

22.7 kB

Total Files

42

Last publish

Collaborators

  • chilcano
  • heuer
  • brickpop
  • arabot-1
  • hack0
  • aragon-ci