atomizexyz / xenfyi

front-end for the XEN protocol

Home Page:https://xen.fyi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XEN.fyi

xen.fyi is an alternative frontend for xen.network. This project was built to help provide users with multiple options to interact with the XEN protocol.

Setup

๐Ÿง‘๐Ÿพโ€๐Ÿ’ป Download

git clone git@github.com:atomizexyz/xenfyi.git
cd xenfyi
yarn install

๐Ÿƒ๐Ÿพโ€โ™‚๏ธ Run

yarn dev

๐Ÿ› ๏ธ Build

yarn build

Environment Variables

NEXT_PUBLIC_GA_MEASUREMENT_ID= // Google Analytics measurement ID
NEXT_PUBLIC_ALCHEMY_ID=        // Alchemy ID
NEXT_PUBLIC_INFURA_ID=         // Infura ID
NEXT_PUBLIC_CHAIN_NETWORK=     // mainnet || testnet

About

front-end for the XEN protocol

https://xen.fyi

License:MIT License


Languages

Language:TypeScript 98.0%Language:JavaScript 1.1%Language:CSS 0.9%