@aragon/connect
: this is the main library. It provides the main features to connect and interact with organizations, and includes the basic organization connectors.@aragon/connect-finance
: an app connector for fetching data from the Finance app.@aragon/connect-voting
: an app connector for fetching data from the Voting app.@aragon/connect-tokens
: an app connector for fetching data from the Tokens app.connect()
function.0x…
) or ENS domain (….eth
).Organization
instance, but they only contain basic information. Alone, an App
instance doesn’t provide the state of the app: you need an app connector to achieve this.TransactionIntent
object, that can be used to generate the final transaction for a user to sign.TransactionIntent
object: