文件名称:connect:(Aragon 1)将DAO功能无缝集成到Web和node.js应用程序中
文件大小:15.5MB
文件格式:ZIP
更新时间:2024-02-25 23:01:25
nodejs javascript ethereum dapp dao
阿拉贡连接 开发人员将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