@bscswap/contracts

1.0.2ย โ€ขย Publicย โ€ขย Published

BSCswap Smart Contracts

Actions Status Version Discord

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.

Listing a token

Please see the @bscswap/default-token-list repository.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Package Sidebar

Install

npm i @bscswap/contracts

Homepage

bscswap.com

Weekly Downloads

268

Version

1.0.2

License

GPL-3.0-or-later

Unpacked Size

7.38 MB

Total Files

50

Last publish

Collaborators

  • mak2296
  • bscswaporg