Skip to content

rsantacroce/coinshift-rs

Repository files navigation

Coinshift

Building

Check out the repo with git clone, and then

$ git submodule update --init
$ cargo build

Running

# Starts the RPC-API server
$ cargo run --bin coinshift_app -- --headless

# Runs the CLI, for interacting with the JSON-RPC server
$ cargo run --bin coinshift_app_cli

# Runs the user interface. Includes an embedded 
# version of the JSON-RPC server. 
$ cargo run --bin coinshift_app -- --headless

About

coinshift based on thunder sidechain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages