TrelisPay / swap-for-gas

Home Page:https://swap-for-gas.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://swap-for-gas.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.7%Language:HTML 17.1%Language:CSS 7.2%