Go to file
2024-10-03 15:40:47 -07:00
.github/workflows Initial commit 2024-08-08 16:44:49 -07:00
clients/cli feat!: Update README with latest naming, prompting for acceptance of terms, noninteractive mode, replace keep_proving with just_once (#5) 2024-10-03 15:31:23 -07:00
proto feat: Initial check-in of prover CLI (#2) 2024-09-05 12:45:22 -07:00
public fix: default index.html showing instead of installer script at root path (#4) 2024-10-03 15:40:47 -07:00
.firebaserc Initial commit 2024-08-08 16:44:49 -07:00
.gitignore Initial commit 2024-08-08 16:44:49 -07:00
firebase.json PoC install script and add LICENSE (#1) 2024-08-08 17:31:59 -07:00
LICENSE-APACHE PoC install script and add LICENSE (#1) 2024-08-08 17:31:59 -07:00
LICENSE-MIT PoC install script and add LICENSE (#1) 2024-08-08 17:31:59 -07:00
README.md feat!: Update README with latest naming, prompting for acceptance of terms, noninteractive mode, replace keep_proving with just_once (#5) 2024-10-03 15:31:23 -07:00

network-api

This repository contains the Nexus network command-line interface and the interface it uses to communicate with Nexus servers.

See the CLI readme to get started.