TAPLE (pronounced T+🍎 ['tapəl]) stands for Tracking (Autonomous) of Provenance and Lifecycle Events. TAPLE is a permissioned DLT solution for traceability of assets and processes. It is:
- Scalable: Scaling to a sufficient level for traceability use cases.
- Light: Designed to support resource constrained devices.
- Flexible: Have a flexible and adaptable cryptographic scheme mechanism for a multitude of scenarios.
- Energy-efficient: Rust powered, TAPLE is sustainable and efficient from the point of view of energy consumption.
TAPLE docsite is the official TAPLE documentation website. It is built with Docusaurus.
Discover | Learn | Build | Code
$ git clone https://github.com/opencanarias/taple-docsite.git
$ cd taple-docsite
$ npm i
$ npm run start
This project is licensed under the AGPL license.