Skip to content

riftresearch/tee-otc

Repository files navigation

tee-otc

Cross-chain OTC swap desk put inside a TEE

Components

  • otc-server - Server for deposit wallet creation and handling the full swap lifecycle, runs in a TEE
  • market-maker - Demo market making bot that responds to RFQs and fills orders
  • rfq-server - Server that acts as an hub for connecting market makers to users sending RFQs
  • Bitcoin full node for Bitcoin state validation
  • Reth archive node Ethereum chain state validation

Prerequisites

Tests

On your first run:

cd evm-token-indexer && pnpm i && cd ..
just cache-devnet

Then on subsequent runs, just run:

just test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors