TAPLE Client
TAPLE (pronounced T+
- 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 Client is the reference application for connecting to the TAPLE DLT network. It is written in Rust and internally uses TAPLE Core to implement the TAPLE protocol.
Technology | Develop | Core | Client | Tools
Build From Source
$ git clone https://github.com/opencanarias/taple-client.git
$ cd taple-client
$ cargo install --path client
$ taple-client --version
Docker images
Prebuilt docker images are available at Docker Hub.
Usage
Refer to our quick start guide and developer documentation to learn how to set up and run the application.
License
This project is licensed under the AGPL license.