Go to file
Diego Prats e084396969
feat: use firebase instead of mixpanel in for event tracking (#32)
Co-authored-by: Diego Prats <diegoprats@Diegos-MacBook-Pro-m3.local>
Co-authored-by: Collin Jackson <collin@nexus.xyz>
2024-11-12 17:03:59 -08:00
.github/workflows ci: automatically lint and build CLI (#33) 2024-11-08 13:45:30 -08:00
clients/cli feat: use firebase instead of mixpanel in for event tracking (#32) 2024-11-12 17:03:59 -08:00
proto ci: automatically lint and build CLI (#33) 2024-11-08 13:45:30 -08:00
public fix: update clone uri (#8) 2024-10-08 21:38:53 -07:00
.firebaserc Initial commit 2024-08-08 16:44:49 -07:00
.gitignore Initial commit 2024-08-08 16:44:49 -07:00
CONTRIBUTING.md docs: Update installation instructions with prerequisites, links (#18) 2024-10-23 11:47:15 -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.