@orderly.network/hooks
provides the following hooks for handling account-related logic:
orderlyKey
Account
singletonSince @orderly.network/hooks
only focus on processing the Orderly business logic, the hooks don’t include the function of connecting to the wallet, but they can be easily integrated with third-party wallet connection libraries.
Here are two examples:
Web3-Onboard is the quickest and easiest way to add multi-wallet and multi-chain support to your project. more
TODO
WalletConnect provides developer toolkits empowering you to build engaging web3 experiences. more
TODO
Here is a small example of how to get current account leverage and how to edit max allowed leverage.
@orderly.network/hooks
provides the following hooks for handling account-related logic:
orderlyKey
Account
singletonSince @orderly.network/hooks
only focus on processing the Orderly business logic, the hooks don’t include the function of connecting to the wallet, but they can be easily integrated with third-party wallet connection libraries.
Here are two examples:
Web3-Onboard is the quickest and easiest way to add multi-wallet and multi-chain support to your project. more
TODO
WalletConnect provides developer toolkits empowering you to build engaging web3 experiences. more
TODO
Here is a small example of how to get current account leverage and how to edit max allowed leverage.