Skip to content

kim-protocol/kim-contracts

Repository files navigation

Kim Core Contracts

Uniswap V2

Actions Status Version

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

The built contract artifacts can be browsed via unpkg.com.

Local Development

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

Install Dependencies

yarn

Build Contracts

npx thirdweb build --all

Deploy Contract

Link to Thirdweb Deploy Docs for reference.

npx thirdweb deploy

Select the contract you want to deploy:

? Choose which contract(s) to deploy …  Use <space> to select, <return> to submit
⬡ KimFactory
⬡ KimPair
⬡ Migrations
⬡ UniswapV2ERC20
⬡ ERC20

Open the provided link in the browser to continue deployment:

✔ Choose which contract(s) to deploy · UniswapV2ERC20
✔ Upload successful
✔ Open this link to deploy your contracts: https://thirdweb.com/contracts/deploy/<token>

Continue following the deployment steps in the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •