2.1.0 • Published 1 year ago

@radioshackswap/sdk2 v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

RadioShack SDK

This repo contains tools for developing with RadioShack.

Running

This project uses standard npm and yarn workflows.

Install dependencies

yarn

Compile

yarn build

Yarn is available to install here if you need it.

Installation

This project is available as an npm package. Add to your project with npm install @radioshackswap/sdk2

development flow

  1. do npm i in sdk
  2. do npm run dev which will watch for any files changes and recompiles files
  3. do yalc link "@radioshackswap/sdk2" in the project where you want to use components

Attribution

This code was adapted from this Uniswap repo: uniswap-sdk.