Wrapper
aragonAPI for Aragon client implementations
Install
npm install --save @aragon/wrapperImport
ES6
import AragonWrapper, { providers } from '@aragon/wrapper'ES5 (CommonJS)
const AragonWrapper = require('@aragon/wrapper').default
const providers = require('@aragon/wrapper').providersAPI Reference
AragonWrapper
Parameters
Examples
init
initAccounts
initAcl
getProxyValues
isApp
initApps
initForwarders
initNetwork
runApp
getAccounts
getTransactionPath
calculateTransactionPath
modifyAddressIdentity
resolveAddressIdentity
requestAddressIdentityModification
removeLocalIdentities
searchIdentities
setGuiStyle
Last updated
Was this helpful?
