0xcrust / gfx-web-app

Home Page:https://app.goosefx.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your Solana DeFi Destination. Trade Perps, Earn Yield in SSL Pools, Stake GOFX & Get Rewarded!

Key Features of GooseFX:

  • First ever single sided liquidity pools on Solana
  • Our concentrated liquidity market maker (CLMM) swap
  • Decentralized trading of defi derivatives and perps
  • Stake GOFX to earn rewards

For in-depth details, visit the technical documentation that elaborates on our tokenomics, features, and roadmap.

Details

This web application is built using React and Typescript. Yarn handles the package management.

Note: Environment variables are needed to develop locally and need to be obtained via a team member. See CONTRIBUTING.md for more details.

Running Locally

$nvm use
$yarn install
$npx install-peerdeps --dev eslint-config-airbnb
$yarn start

Checking Bundle size

If you want more information on vite-bundle-visualizer please run:

npx vite-bundle-visualizer --help

To run the bundle analyzer please run:

NODE_OPTIONS=--max-old-space-size=32000 npx vite-bundle-visualizer -c vite.config.ts
NODE_OPTIONS=--max-old-space-size=32000 yarn build

All Rights Reserved 2022 Copyright.

About

https://app.goosefx.io

License:MIT License


Languages

Language:JavaScript 65.6%Language:HTML 16.7%Language:CSS 10.8%Language:TypeScript 6.8%Language:Less 0.1%Language:Shell 0.0%