0 gas fees, NFT-powered AMM DEX, NFT Market Place, and leveraged trading on the SKALE Network
-
$AQUA: read docs
-
AMM (v2): list token docs | AMM : Cast (add or create pool liquidity)
-
DCA: on chain:read docs | AMM : DCA Dollar Cost Average made easy: 1 $AQUA fee per order
-
ERC20 Airdrop: read docs | Token Airdrop UI
-
Games: Coinflip: prizepool betting UI |
-
IDO:read docs | Token Presale UI | Token LaunchPad UI (create your own ERC20 token with instant AQUA liquidity: YOUR_TOKEN/AQUA )
-
Perps: coming soon
-
sFuel automatic distribution
- next 14.1.2 : file based routing
- viem: 2.10.5
- wagmi: 2.8.8
- react: 18.2.0 (metaport dependant)
Create .env.local
NEXT_PUBLIC_WC_PROJECT_ID= wallet connect id
NEXT_PUBLIC_FAUCET_KEY= enter a private key with no assets other than sfuel
First, run the development server:
npm install
npm run dev
npm install -g pino-pretty
# or
yarn add pino-pretty
yarn
yarn dev
# prod
yarn build
yarn start
Open http://localhost:3000 with your browser to see the result.
The aquastrade-fe and code is WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
All contributions are made under the GNU Lesser General Public License v3. See LICENSE.