Skip to content

zkjiaaa/uniswap-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unisdk

一个写在 BSC-TEST 链上的 UniSwap 测试 Demo

explain

  1. 大部分使用到了 web3js 来和合约进行交互,没有使用到 UniSwap SDK。
  2. 流动池部分不够完善,还没写用户移除流动部分(PS:还不知道怎么计算用户已放入多少 TOKEN)
  3. 写的比较粗糙也比较简单,所以基本上新手应该都能看懂。
  4. 共同学习,共同进步

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e tests
npm run e2e

# run all tests
npm test

About

一个部署在 BSC 测试链的 uniswap demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published