Skip to content

fullstack-development/uniswap-v3-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaswap v3

Prerequisites

  1. Git
  2. Node.js v16.20.2
  3. Yarn v1.22.22

Setting Up

  1. Clone the repository
git clone https://github.com/fullstack-development/uniswap-v3-interface.git
  1. Install dependencies
yarn

Development

  1. Start the server
yarn start

Production

  1. Build the app
yarn build

About

🦄 Open source interfaces for the Uniswap protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%