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

Latest commit

 

History

History
68 lines (45 loc) · 2.26 KB

README.md

File metadata and controls

68 lines (45 loc) · 2.26 KB

Logo Logo

topos is the unified command line interface to the Topos protocol.


Test workflow Quality workflow codecov MSRV

Getting Started

Install Rust

The first step is to install Rust along with cargo by following the instructions here.

Install topos

cargo install topos --git https://github.com/topos-protocol/topos

Try out topos!

topos --help

Find more about how topos works in the documentation.

Development

Contributions are very welcomed, the guidelines are outlined in CONTRIBUTING.md.
Running a minimal local setup with docker compose is described here.

Support

Feel free to open an issue if you have any feature request or bug report.
If you have any questions, do not hesitate to reach us on Discord!

Resources

License

This project is released under the terms specified in the LICENSE file.