/swap-for-gas

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Getting Started with Swap-for-Gas

Background

Swap-for-Gas was built using the Squid widget example from https://github.com/0xsquid/widget-integrations .

Installation

  1. Clone this repo
  2. To install the widget you need to have an npm token . To obtain it, please contact Squid on their Discord. Then create a .npmrc file at the root of your repository and provide the token in it
//registry.npmjs.org/:_authToken=
  1. Run yarn add @0xsquid/widget

  2. Run yarn start