CasperSwap - Uniswap V2 Core for the Casper Blockchain

Implementation of ERC20 Token, Pair ,Factory, Flash Swapper, and WCSPR Contract for the CasperLabs platform.

Security Review Status

View Report - commit 801eaaedf4a5fe106cebdc157c82ac801fc04caa

Contents

The CasperSwap core consists of 5 smart contracts:

  1. ERC20 Token Contract

  2. Pair Contract

  3. Factory Contract

  4. FLASH SWAPPER Contract

  5. WCSPR Contract

Interacting with the contract

You'll need to have casper-client and jq installed on your system in order to run the examples.

These instructions have been tested on Ubuntu 20.04.2 LTS. For additional information, please refer to the introduction page.

Last updated