Go to file
2024-09-09 16:34:23 -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 Rename repo to network-api 2024-09-09 16:34:23 -07:00

network-api

This repository contains tools for accessing the Nexus Network Testnet.

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.