@aragon/toolkit

0.0.7-beta.1 • Public • Published

Aragon Toolkit

Toolkit for accessing Aragon utilities programmatically.

Install (local)

npm install @aragon/toolkit
npm run build

Examples

Import the toolkit in your project:

import { newDAO, getInstalledApps /*etc*/ } from '@aragon/toolkit'

Please visit the examples folder for further details on how to use the toolkit in your projects.

Tests

In the root of the repository, run:

npm run pretest

And then in packages/toolkit, run:

npm test

To test only one file, try:

npm test -- <path to test file>

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @aragon/toolkit

Weekly Downloads

2

Version

0.0.7-beta.1

License

GPL-3.0-or-later

Unpacked Size

203 kB

Total Files

155

Last publish

Collaborators

  • chilcano
  • heuer
  • brickpop
  • arabot-1
  • hack0
  • aragon-ci