Docs.rs
summon-client-sdk-0.1.77
summon-client-sdk 0.1.77
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
zachyking
Dependencies
base64 ^0.21.0
normal
cardano-message-signing ^1.0.1
normal
cardano-multiplatform-lib ^3.1.3
normal
chrono ^0.4.23
normal
hex ^0.4.0
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.4
normal
serde_json ^1.0.93
normal
wasm-bindgen =0.2.83
normal
Versions
29.41%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate summon_client_sdk
Version 0.1.77
All Items
Modules
Structs
Functions
?
Crate
summon_client_sdk
source
·
[
−
]
Modules
apis
signatures
Structs
Api
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.
SignedRequestResponse
Functions
sign_data_with_bech32
Sign data CIP30-like
Create private key from bech32 string.
DataSignature {
sign_data_with_extended_bytes
Sign data CIP30-like
Create private key from extended bytes.
DataSignature {
sign_data_with_normal_bytes
Sign data CIP30-like
Create private key from extended bytes.
DataSignature {
sign_request_with_extended_bytes
Sign SummonAPI request with extended bytes
Composes signed request base64 string
SignedRequestResponse {