Skip to content

TrelisPay/swap-for-gas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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