leo/leo
2022-08-05 13:59:08 -07:00
..
commands cargo fmt 2022-08-04 12:30:34 -07:00
package merge testnet3 2022-08-05 13:59:08 -07:00
tests update licenses 2022-07-02 13:47:53 -07:00
context.rs fix manifest run bug 2022-07-20 15:56:48 -07:00
lib.rs forbid unsafe_code in all crates 2022-08-05 00:36:41 +02:00
logger.rs update licenses 2022-07-02 13:47:53 -07:00
main.rs fix panic hook 2022-07-12 15:47:56 -07:00
README.md fix readmes and licenses 2022-07-12 16:46:42 -07:00
updater.rs update revs, improve error handling, remove unused code 2022-07-12 12:48:51 -07:00

Overview

This directory contains the source code for the Leo command line interface.
For a comprehensive list of commands and usage see the developer documentation.

The leo-package module is also included in this directory for convenience.