An open source repository for HumbleSwap front end interface. HumbleSwap is a Decentralized Exchange on Voi Network.
Clone the repo using
bash git clone https://github.com/HumbleOSS/humble-interface.git
After cloning install the dependencies using
npm install
#or
yarn install
#or
pnpm install
You may need to install these packages
npm i buffer @mui/system @blockshake/defly-connect @perawallet/connect
#or
yarn add buffer @mui/system @blockshake/defly-connect @perawallet/connect
#or
pnpm add buffer @mui/system @blockshake/defly-connect @perawallet/connect