阿拉贡连接 开发人员将DAO功能无缝集成到应用程序中的工具包。 Aragon Connect仍在积极开发中,其API可能会更改,直到达到1.0。 用法 // Connects to an organization. const org = await connect ( 'org.aragonid.eth' , 'thegraph' ) // Intents can be converted in a transaction. const intent = await org . removeApp ( '0x...' ) // Get the transactions for the int