Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 1.17 KB

index.md

File metadata and controls

25 lines (22 loc) · 1.17 KB

Specification

This series of documents are the official definition of how Nimbus should work as a protocol. Every implementation of Nimbus must reflect the definitions written in here.

All examples in these documents use JSON or Typescript. We chose to use Typescript due to its easy of writing type definitions. These examples also use components that are not part of the specification, consider them as components declared by the application.

Most of the components used in the examples, although not part of the specification, are implemented in our layout component library.

Topics