Build a node
This section provides tutorials on building nodes. It covers:
Build a node
This section provides tutorials on building nodes. It covers:
- Tutorial: Build a declarative-style node
- Reference material on file structure, parameter definitions for base, codex, and credentials files, node UI elements, and more.
Coming soon:
- More tutorials
- Revised guidance on standards
Last updated on
Design your node's user interface
Most nodes are a GUI (graphical user interface) representation of an API. Designing the interface means finding a user-friendly way to represent API endpoints and parameters. Directly translating an e
Build a declarative-style node
This tutorial walks through building a declarative-style node. Before you begin, make sure this is the node style you need. Refer to Choose your node building approach for more information.
