Core contracts for the STON.fi DEX protocol.
The current version of DEX contracts are deployed at the following addresses:
UQBMGGoqRXpf8u5xzOylY7cR2z8wBK3doWRA-tDIKi61QUwB
for mainnet0QBMGGoqRXpf8u5xzOylY7cR2z8wBK3doWRA-tDIKi61QfeL
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.