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 @keepkey/investor-yearn with all npm packages installed. Try it out:

require("@keepkey/caip/package.json"); // @keepkey/caip is a peer dependency. require("@keepkey/chain-adapters/package.json"); // @keepkey/chain-adapters is a peer dependency. require("@shapeshiftoss/hdwallet-core/package.json"); // @shapeshiftoss/hdwallet-core is a peer dependency. require("@keepkey/investor/package.json"); // @keepkey/investor is a peer dependency. require("@keepkey/types/package.json"); // @keepkey/types is a peer dependency. var investorYearn = require("@keepkey/investor-yearn")

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

@keepkey/investor-yearn v6.1.7

An api layer for interaction with the ShapeShift Yearn Router Contract and the Yearn Vault contracts

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