woonetwork / WooPoolV2

Woo pool, version 2.0
MIT License
11 stars 2 forks source link

Build & Build Unit Tests

WOOFi Swap V2.0

This repository contains the smart contracts and solidity library for the WOOFi swap. WOOFi Swap is a decentralized exchange using a brand new on-chain market making algorithm called Synthetic Proactive Market Making version 2 (sPMM v2), which is designed for professional market makers to generate an on-chain orderbook simulating the price, spread and depth from centralized liquidity sources. Read more here.

Security

Bug Bounty

Bug bounty for the smart contracts: Bug Bounty.

Security Audit

3rd party security audit: Audit Report.

Run

yarn
npx hardhat compile
npx hardhat test