Modules

Structs

  • Summon Platform APIs
  • Collection endpoints from Summon Platform APIs and helper methods
  • Every API service contains:
  • domain: API host,
  • description: Description for external frontends,
  • and it’s related methods.
  • Functions

  • Sign data CIP30-like
  • Create private key from bech32 string.
  • DataSignature {
  • Sign data CIP30-like
  • Create private key from extended bytes.
  • DataSignature {
  • Sign data CIP30-like
  • Create private key from extended bytes.
  • DataSignature {
  • Sign SummonAPI request with extended bytes
  • Composes signed request base64 string
  • SignedRequestResponse {