UNPKG

quasvel

Version:

Access and interact with Aragon Organizations and their apps.

6 lines (4 loc) 133 B
import connect from '@aragon/connect' connect('a1.aragonid.eth', 'thegraph').then((org) => { console.log('Organization:', org) })