1.1.1 • Published 4 years ago
merrymen-swap-sdk-v2 v1.1.1
Change config sdk
change token in row //todo
FACTORY_ADDRESS
- change line 22 in file constants.ts
- ex: FACTORY_ADDRESS = "0x83Dca16Bb432Fd1f38DA4243EC4C6Fa674DD9626"
INIT_CODE_HASH
- change line 24 in file constants.ts
- ex: INIT_CODE_HASH = "0xf0e9bf1dada642ff7906c588e0718ccd934786a31400908bed702592f0455d61"
WETH token
- change line 67 in file token.ts
FEES_NUMERATOR (Liquidity Provider Fee display)
- change line 36 in file constants.ts
- ex: FEES_NUMERATOR = JSBI.BigInt(9980)
deploy to npm package merrymen-swap-sdk-v2
- change version package in file package.json in line 3 ex: "version": "1.1.0"
- login to npm : npm login
- publish package: npm publish
NOTE
version package use to in project merrymen-swap-frontend