This is the Smart Contract AMM implementation for Binance Smart Chain.
Live version: https://bscswap.com
For Frontend code please refer to https://github.com/bscswap/bscswap-interface.
For SDK code please refer to https://github.com/bscswap/bscswap-sdk.
In-depth documentation on BSCswap V2 is available at uniswap.org.
The built contract artifacts can be browsed via unpkg.com.
Please see the @bscswap/default-token-list repository.
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test