Included chain adapters
Overview
The SDK ships with ready-to-use chain adapters for all chains that Rhino supports.
General usage
Each chain adapter has a different way of constructing it, as each chain uses different libraries. However, one parameter all included chain adapters have in common is the config of the chain from the Rhino API. The included bridge functions will handle fetching the correct chain config for you. If you wan to construct a chain adapter ahead of time, you will need to fetch the chain config manually before.