Submitting Native Nodes
We store all the native nodes on an open source repo https://github.com/space-operator/node-registry
Here are the steps to include a node into the library:
Create a PR
Create a folder for your command here https://github.com/space-operator/node-registry/tree/main/crates
Make sure to have a node definition JSON
Provide a screenshot of the node for documentation. You can do that by creating a mock node on the platform.
We'll review the node, merge it, and it should be available for all users to use.
Last updated
Was this helpful?