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 @shapeshiftoss/chain-adapters with all npm packages installed. Try it out:

require("@shapeshiftoss/caip/package.json"); // @shapeshiftoss/caip is a peer dependency. require("@shapeshiftoss/hdwallet-core/package.json"); // @shapeshiftoss/hdwallet-core is a peer dependency. require("@shapeshiftoss/hdwallet-native/package.json"); // @shapeshiftoss/hdwallet-native is a peer dependency. require("@shapeshiftoss/types/package.json"); // @shapeshiftoss/types is a peer dependency. require("@shapeshiftoss/unchained-client/package.json"); // @shapeshiftoss/unchained-client is a peer dependency. require("bs58check/package.json"); // bs58check is a peer dependency. var chainAdapters = require("@shapeshiftoss/chain-adapters")

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

@shapeshiftoss/chain-adapters v11.2.2

> TODO: description

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