The Omni SDK contains React hooks for interfacing with Omni SolverNet, your gateway to any transaction, on any chain.
The SDK in its current form has peer dependencies on viem
, wagmi
, and react-query
. In future, we plan to build additional setups that don't have the same dependencies.
Note - we're constantly making improvements, particularly on e2e type safety, testing, and documentation. If you have any feedback or requests, please reach out to us (telegram below).
Head over to the docs for detailed documentation and examples on how to get started with the SDK.
You can reach out to us on telegram with any queries, feedback, or requests: @omnidevsupport.
Of course feel free to open an issue or discussion here on github also.