Skip to content

DEX aggregator and trustless token swap automation protocol

License

Notifications You must be signed in to change notification settings

ConveyorLabs/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conveyor Smart Contracts

The core smart contracts of the Conveyor protocol.

Build Instructions

First Clone the Repository

git clone https://github.com/ConveyorLabs/smart-contracts && cd smart-contracts

Run The Test Suite

 forge test -f <RPC_URL> --ffi 

Forge Coverage

 forge coverage -f <RPC_URL> --ffi 

Forge Snapshot

 forge snapshot -f <RPC_URL> --ffi 

Detailed Gas Report

 forge test -f <RPC_URL> --ffi --gas-report

About

DEX aggregator and trustless token swap automation protocol

Resources

License

Stars

Watchers

Forks