Skip to content

Latest commit

 

History

History
 
 

phase2-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Phase 1 CLI

## Coordinator

The coordinator can be started by simply giving:

cargo run --features=parallel --bin phase2-coordinator

Contributor

To contribute to the ceremony simply give:

cargo run --bin namada-ts --features=cli contribute default $(coordinator-ip:port)

You can also test a contribution against a local coordinator (running at 127.0.0.1:8000) with:

make contribution

License

This work is licensed under either of the following licenses, at your discretion.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.