Skip to content

ghotiv/smart-pools-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design

image

Build

Init Environment

npm init -y
npm install web3
npm install ethereumjs-testrpc
npm install solc
npm install truffle
npm install truffle-flattener
npm install --save-dev eth-gas-reporter
truffle init

Dependent Module

npm install @openzeppelin/contracts
npm install @openzeppelin/test-helpers
npm install @uniswap/v2-core
npm install @uniswap/v2-periphery

Fund List

Uni liquidity strategy: UniDynamicLiquidityStrategy.sol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published