Skip to content

citadel-tech/marketd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketd

Web interface for viewing Coinswap market offers and monitoring the decentralized Bitcoin swap marketplace.

Overview

Marketd provides a dashboard for the Coinswap Protocol - a decentralized atomic swap protocol for private Bitcoin transactions. View live market offers, maker node status, and network activity.

Quick Start

Prerequisites

  • Rust (latest stable)
  • Node.js (v16+)

Run everything

chmod +x run.sh
./run.sh

Open http://localhost:5173

Manual setup

Backend:

cd daemon
cargo run

Frontend (in another terminal):

cd web
npm install
npm run dev

Features

  • Live Market Data: View available swap offers and fees
  • Maker Status: Monitor online/offline maker nodes
  • Network Stats: Track liquidity and swap activity
  • Privacy First: All communication over Tor

Related

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •