An open API service indexing awesome lists of open source software.

https://github.com/citadel-tech/tracker

A lightweight, always-on tracker that indexes fidelity transactions and lets peers query known addresses—like a torrent tracker.
https://github.com/citadel-tech/tracker

Last synced: 19 days ago
JSON representation

A lightweight, always-on tracker that indexes fidelity transactions and lets peers query known addresses—like a torrent tracker.

Awesome Lists containing this project

README

          

# Tracker

A lightweight tracker.

## What it does

- Indexes the blockchain for **fidelity transactions** (i.e., ones using timelocked contracts).
- Tracks and maintains an ordered list of **onion addresses** based on a ranking system (TBD).
- Lets **takers** connect to the tracker and fetch a list of known **maker addresses**.

## Status

Still early days — the ranking system for ordering addresses is not finalized yet.

## Goal

Make it easy for anyone to discover and interact with active makers on the network.
---

Stay tuned 🚀