Skip to content

abolfazlabdighasmi/dex-core

 
 

Repository files navigation

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:

  • EQB3ncyBUTjZUA5EnFKR5_EnOMI9V1tTEAAPaiU71gc4TiUt for mainnet
  • EQBsGx9ArADUrREB34W-ghgsCgBShvfUr4Jvlu-0KGc33Rbt for testnet

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 [email protected].

Licensing

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

About

Core contracts for STON.fi DEX.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 99.9%
  • Shell 0.1%