Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
A JavaScript implementation of the aragonAPI, used to interact with aragonOS by handling transaction pathing, upgradeability, identity providers and state of the contracts.
Some of the things you can do with the JavaScript implementation are:
Connect contracts to front-end
Interact with and aragonOS-powered applications directly through an abstraction over web3.js
Get access to application state with built in client-side caching
Create human-readable transaction descriptions for your smart contracts through
Docs
Guides