Core contracts for the STON.fi DEX protocol.
The current version of DEX contracts are deployed at the following addresses:
EQB3ncyBUTjZUA5EnFKR5_EnOMI9V1tTEAAPaiU71gc4TiUt
for mainnetEQBsGx9ArADUrREB34W-ghgsCgBShvfUr4Jvlu-0KGc33Rbt
for testnet
It was built from tag v1.0.0.
The following assumes the use of node@>=16
.
npm install
npm run build
npm run test
npm run deploy
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].
The license for STON.fi Decentralized Exchange is the GNU General Public License v3.0 (GPL-3.0), see LICENSE.