Skip to content

wanswap/wanswap-contracts

 
 

Repository files navigation

WanSwap Contracts

This is smart contracts of WanSwap.

Deployed Address

Factory:

mainnet: 0x1125C5F53C72eFd175753d427aA116B972Aa5537

Router02:

mainnet: 0xeA300406FE2eED9CD2bF5c47D01BECa8Ad294Ec1

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 95.4%
  • JavaScript 4.6%