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

require("@project-serum/anchor/package.json"); // @project-serum/anchor is a peer dependency. require("@saberhq/stableswap-sdk/package.json"); // @saberhq/stableswap-sdk is a peer dependency. require("@quarryprotocol/quarry-sdk/package.json"); // @quarryprotocol/quarry-sdk is a peer dependency. require("@saberhq/anchor-contrib/package.json"); // @saberhq/anchor-contrib is a peer dependency. require("bn.js/package.json"); // bn.js is a peer dependency. require("@solana/web3.js/package.json"); // @solana/web3.js is a peer dependency. require("@saberhq/solana-contrib/package.json"); // @saberhq/solana-contrib is a peer dependency. require("@saberhq/token-utils/package.json"); // @saberhq/token-utils is a peer dependency. require("@arrowprotocol/arrow/package.json"); // @arrowprotocol/arrow is a peer dependency. require("@crateprotocol/crate-sdk/package.json"); // @crateprotocol/crate-sdk is a peer dependency. var cashio = require("@cashio/cashio")

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

@cashio/cashio v0.3.1

cashio is a decentralized stablecoin made for the people, by the people.

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