/apm.js

JavaScript library for the Aragon Package Manager

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

apm.js

JavaScript library to interact with the Aragon Package Management protocol.

Installation

npm i @aragon/apm

Usage

TBD.

Documentation

TBD.

Testing

Requires IPFS and an Aragon devchain running. IPFS can be started via the IPFS daemon (install link), the Aragon devchain can be started by running yarn pretest in the aragon-cli repo.

To test:

npm test