Skip to content

flashliquidity/flashliquidity-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashLiquidity

FlashLiquidity core contracts are the fork of Uniswap V2

In-depth documentation on Uniswap V2 is available at uniswap.org.

Addresses and Verified Source Code:

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Add To Your Site

To include a FlashLiquidity iframe within your site just add an iframe element within your website code and link to the FlashLiquidity frontend.

<iframe src="https://www.flashliquidity.finance/#/add/ETH/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" height="660px" width="100%" style=" border: 0; margin: 0 auto; display: block; border-radius: 10px; max-width: 600px; min-width: 300px; " id="myId" />

About

🎛 Core smart contracts of FlashLiquidity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published