Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.26 KB

File metadata and controls

32 lines (20 loc) · 1.26 KB

Documentation

Specification

At the heart of the Interlay and Kintsugi networks lay the substrate-based parachains. The functionality, protocols, and security aspects of the parachains are all detailed in the specification. If you want to get started working on the core Interlay and Kintsugi networks, understand in detail how the system works, and contribute to it, this is the primary starting point.

Parachain

The core of the system: the parachain implementing the Interlay and Kintsugi networks.

Vaults

The off-chain client implementing the Vault.

interbtc-api

A TypeScript library to interact with the Interlay and Kintsugi networks. See also TypeScript Integration