Go to file
2024-09-09 16:54:19 -07:00
.github/workflows Initial commit 2024-08-08 16:44:49 -07:00
clients/cli Fix start step to not always be zero 2024-09-05 12:41:34 -07:00
proto Add proto 2024-09-05 01:32:25 -07:00
public Documentation changes 2024-09-05 01:44:27 -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 Add warning about APIs changing 2024-09-09 16:54:19 -07:00

network-api

This repository contains tools for accessing the Nexus Network. Nexus Network is in testnet phase and under development. Public endpoints, especially those marked as beta may change.

Command line interface

See the CLI README to get started.

API

Communication with the Nexus Network Testnet uses protocol buffers over web sockets. The interface is defined in proto.