ston-fi / dex-core

Core contracts for STON.fi DEX.
https://app.ston.fi
GNU General Public License v3.0
124 stars 40 forks source link
defi dex ton

STON.fi Decentralized Exchange

TON License

Core contracts for the STON.fi DEX protocol.

Contract deployments

The current version of DEX contracts are deployed at the following addresses:

It was built from tag v1.0.0.

Local Development

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

Install Dependencies

npm install

Compile Contracts

npm run build

Run Tests

npm run test

Deploy Contracts

npm run deploy

Security

This repository is subject to STON.fi bug bounty program, see here for more info. Security vulnerabilities should be disclosed to the project maintainers by email to security@ston.fi.

Licensing

The license for STON.fi Decentralized Exchange is the GNU General Public License v3.0 (GPL-3.0), see LICENSE.