Skip to content

Basic contracts implementation of OpenSwap in order to handle both swap and liquidity provide features.

License

Notifications You must be signed in to change notification settings

thatsimo/openswap-contracts

Repository files navigation

Thesis work: OpenSwap smart contracts implementation

Basic contracts implementation of OpenSwap in order to handle both swap and liquidity provide features.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Network Deployment

Before deployment to any net, please make sure to fill the hardhat.config.js file with your keys.

About

Basic contracts implementation of OpenSwap in order to handle both swap and liquidity provide features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published