Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conduit

![Telegram Support]

Conduit is the cli for the Conduit app.

Installation

First run the command below to get conduitup, the Conduit toolchain installer:

curl -L https://raw.githubusercontent.com/conduitxyz/conduit-cli/master/conduitup/install | bash

If you do not want to use the redirect, feel free to manually download the conduitup installation script from here.

Then, run conduitup in a new terminal session or after reloading your PATH.

Other ways to use conduitup, and other documentation, can be found here. Happy conduiting!

Installing from Source

For people that want to install from source, you can do so like below:

git clone https://github.com/conduitxyz/conduit-cli
cd conduit
# conduit
cargo install --path ./cli --profile local --bins --locked --force

Or via cargo install --git https://github.com/conduitxyz/conduit-cli --profile local --locked conduit.

Installing for CI in Github Action

See https://github.com/conduitxyz/conduit-toolchain GitHub Action.

Installing via Docker

Conduit maintains a Docker image repository.

You can pull the latest release image like so:

docker pull ghcr.io/conduitxyz/conduit-cli:latest

Manual Download

You can manually download nightly releases here.

About

Rust CLI to the ExFac API

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages