@aragon/node-aragondeprecated

A JavaScript library for interacting with Aragon

Usage no npm install needed!

<script type="module">
  import aragonNodeAragon from 'https://cdn.skypack.dev/@aragon/node-aragon';
</script>

README

🚨 VERY EXPERIMENTAL 🚨

Things are moving at break neck speed, so expect things to break fast.

Basic Overview

The layer between Aragon Core and the Aragon web- and desktop application. Use it to build third-party apps for Aragon, or to roll your own front-end.

Install

npm i @aragon/node-aragon

Usage

Applications

See our example application here.

Wrappers

TBD.

Contributing

Please take a look at our contributing guidelines if you're interested in helping!