GithubHelp home page GithubHelp logo

topos-protocol / topos Goto Github PK

View Code? Open in Web Editor NEW
177.0 8.0 5.0 9.86 MB

Implementation of the Topos Protocol

Home Page: https://docs.topos.technology/

License: Other

Dockerfile 0.09% Rust 99.88% Shell 0.03%
cryptography blockchain node rust topos

topos's Introduction


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.

Topos Docker image

The docker images use stable Rust toolchain by default. You can use a different one by defining RUSTUP_TOOLCHAIN argument, the list of available toolchain is here

Build Topos docker image:

DOCKER_BUILDKIT=1 docker build . --build-arg RUSTUP_TOOLCHAIN=[...] -t topos:latest

Run Topos docker image:

docker run -it --rm topos:latest --help

Development

Contributions are very welcomed, the guidelines are outlined in CONTRIBUTING.md.

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.