@orderly.network/core

The core library is the foundational SDK used by hooks SDK and has the following functionalities:

  • Helpers for registration, orderly key generation and settle pnl
  • Key stores that are mainly used from hooks
  • Some helper fnuctions
  • Account object
  • KeyPair classes to sign messages

Technical overview is here and here