Socket
Socket
Sign inDemoInstall

mathew-aragon-toolkit

Package Overview
Dependencies
520
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mathew-aragon-toolkit

Programmatic interface for interacting with Aragon


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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>

Keywords

FAQs

Last updated on 16 Jun 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc