InterCroneworldOrg / intercroneswap-interface

The one stop swap, earn and gaming platform.
https://intercroneswap.com
GNU General Public License v3.0
3 stars 8 forks source link
blockchain dapp defi ethereum solidity swap tron tron-protocol

InterCrone Frontend

Install dependencies using yarn

apps/web

How to start ```sh nvm use 16.02.2 npm install ``` start the development server ```sh yarn dev ``` build with production mode ```sh yarn build # start the application after build yarn start ```

Packages

Package Description
sdk An SDK for building applications on top of Pancakeswap
swap-sdk-core Swap SDK Shared code
wagmi Extension for wagmi, including bsc chain and binance wallet connector
awgmi connect to Aptos with similar wagmi React hooks.