Skip to content

GooseFX is a full suite DeFi & NFT exchange built on the Solana blockchain offering a variety of unique decentralized peer-to-peer financial products. We aim to be a complete DeFi experience where you can trade cryptocurrencies, futures, NFTs all through one interface while utilizing your capital across all features seamlessly.

Notifications You must be signed in to change notification settings

aabdullah29/gfx-web-app

 
 

Repository files navigation

GooseFX is a full suite DeFi platform built on the Solana blockchain and Serum DEX, offering a variety of unique decentralized peer-to-peer financial products. We aim to be a complete DeFi experience where you can trade cryptocurrencies, futures, NFTs all through one interface while utilizing your capital across all features seamlessly.

Key Features of GooseFX:

  • Our concentrated liquidity market maker (CLMM) swap
  • Goose Nest NFT Exchange - An NFT exchange built on the Auction House contract with a launchpad
  • First ever single sided liquidity pools on Solana
  • Decentralized trading of defi derivatives and perps

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

GooseFX is a full suite DeFi & NFT exchange built on the Solana blockchain offering a variety of unique decentralized peer-to-peer financial products. We aim to be a complete DeFi experience where you can trade cryptocurrencies, futures, NFTs all through one interface while utilizing your capital across all features seamlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • HTML 16.2%
  • CSS 10.4%
  • TypeScript 9.8%
  • Other 0.1%