Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including armlet with all npm packages installed. Try it out:

var armlet = require("armlet")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

armlet v2.7.0

Armlet is a thin wrapper around the MythX API written in Javascript.,It simplifies interaction with MythX. For example, the library,wraps API analysis requests into a promise. A MythX API client.,,Simple command-line tools, mythx-analysis, mythx-api-version, and mythx-tool-use,are provided to show how to,use the API. mythx-analysis can be used to run MythX analyses on a single Solidity,smart-contract text file or the underlying JSON that is sent.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free