Skip to content
/ apm.js Public

JavaScript library for the Aragon Package Manager

License

Notifications You must be signed in to change notification settings

aragon/apm.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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