Bifrost SDK examples
The BIfrost SDK comes with examples that illustrate SDK features and concepts. They can also be used to get you started when creating your own nodes with the SDK.
The examples are located in the Bifrost SDK's examples
directory. Each example is contained in its own directory. You can move each example's directory to any location and compile it using the steps outlined in Building a Bifrost operator and its Bifrost pack.
You can also build all the examples at once by running the build commands from within the top level of the examples
directory.