Skip to content

Jbekker/humble-interface

 
 

Repository files navigation

HumbleSwap : Front End Interface

An open source repository for HumbleSwap front end interface. HumbleSwap is a Decentralized Exchange on Voi Network.

Startup

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.5%
  • JavaScript 23.1%
  • Other 0.4%