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

require("@crateprotocol/crate-sdk/package.json"); // @crateprotocol/crate-sdk is a peer dependency. require("@project-serum/anchor/package.json"); // @project-serum/anchor is a peer dependency. require("@saberhq/anchor-contrib/package.json"); // @saberhq/anchor-contrib 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("@solana/spl-token-registry/package.json"); // @solana/spl-token-registry is a peer dependency. require("@solana/web3.js/package.json"); // @solana/web3.js is a peer dependency. require("bn.js/package.json"); // bn.js is a peer dependency. var traction = require("@tractiondao/traction")

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

@tractiondao/traction v0.2.0

SDK for the Traction Protocol, the premier protocol for issuing and trading American options on Solana.

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