You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
Create a Context API (for ease of passing props) that will handle that data needed to be absorbed by the form.
This hook implementation would be similar to useSwapper and should be able to process data in the form and will be updated to capture values for information we can get from these nodes and as well as any interactions we need to have with the connected node
create a hook that, based on the selected outgoing SWAP. it connects to a valid thorchain node for that network.
The text was updated successfully, but these errors were encountered:
Create a Context API (for ease of passing props) that will handle that data needed to be absorbed by the form.
This hook implementation would be similar to
useSwapper
and should be able to process data in the form and will be updated to capture values for information we can get from these nodes and as well as any interactions we need to have with the connected nodeThe text was updated successfully, but these errors were encountered: