Skip to content

🦄 An open source interface for the Uniswap protocol

License

Notifications You must be signed in to change notification settings

sicw/uniswap-interface

 
 

Repository files navigation

Uniswap-v2 Interface

  • 该分支用来部署uniswap-v2的前端代码

  • 从master的20200807提交中创建分支

  • 合约代码已部署到BSCTestNet

  • 修改的合约地址可在提交记录中查看

  • 启动tokenList服务

    • cd token_server
    • node TokenList.js
    • 返回token list
  • 启动web服务

    • npm install
    • npm run start
  • 合约地址

  • 新增chainId

  • webstorm启动后端调试 -- npm run start 正常启动服务 -- 编辑configuration add JavaScriptDebug -- url: http://localhost:3000

About

🦄 An open source interface for the Uniswap protocol

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 98.9%
  • Other 1.1%