Getting started

This book contains guides, helping to get started with the Rust Trust Spanning Protocol (TSP) implementation.

See https://trustoverip.github.io/tswg-tsp-specification/ for the TSP Specification.

Quick start

See the web interface to get started with TSP without installing any software. The web interface is intended to showcase the direct communication mode of TSP, the CESR encoding of messages and for testing purposes.

The Rust Logo

CLI

See the command line interface guide to get started with the test CLI for TSP. The TSP CLI is an example application of Rust TSP that helps to test the direct, nested, and routed mode of TSP. There is some support infrastructure deployed on https://demo.teaspoon.world/ and https://did.teaspoon.world/ in order to get started quickly.