Space Operator
  • Welcome
  • Visual Builder
    • Flows
      • API Key & POST Request
      • WebSocket
        • Signature Requests
      • Nested Flows
      • Learn Solana
      • Add flows to your websites
      • Iterate with Localhost
    • Nodes
      • Web Assembly Nodes
        • space-cli
        • space-lib
        • Examples in Rust
          • Rectangle
          • Filter
          • Regex
        • Uploading WASM binary via UI
      • Native Nodes
        • Code Template
        • Node Definition
        • ValueSet
        • Submitting Native Nodes
        • Tracing
      • Mock Nodes
      • JS Node
      • API Input Node
  • Self-hosting
    • Docker Compose
    • Serving HTTPS
    • Lightsail Instance
    • Export data to your instance
  • FAQ
    • Servers
  • References
    • Flows
    • Flow Deployment
Powered by GitBook
On this page

Was this helpful?

  1. Visual Builder
  2. Nodes
  3. Native Nodes

Submitting Native Nodes

PreviousValueSetNextTracing

Last updated 1 year ago

Was this helpful?

We store all the native nodes on an open source repo

Here are the steps to include a node into the library:

  1. Clone

  2. Create a PR

    1. Create a folder for your command here

    2. Make sure to have a node definition JSON

    3. Provide a screenshot of the node for documentation. You can do that by creating a mock node on the platform.

  3. We'll review the node, merge it, and it should be available for all users to use.

https://github.com/space-operator/node-registry
https://github.com/space-operator/node-registry.git
https://github.com/space-operator/node-registry/tree/main/crates