API Reference Kadena v0.12.0
modules
Modules
Specifies the API for processing HTTP requests in the Kadena network.
Hackney HTTP client implementation.
Specifies expected behaviour of an HTTP client.
Represents an error which occurred during a Chainweb API call.
Utility that handles Chainweb network URL resolution.
Exposes functions to interact with the Pact API endpoints.
CommandPayload
struct definition.
CommandResult
struct definition.
Listen endpoint implementation for Chainweb.Pact
contracts.
ListenRequestBody
struct definition.
ListenResponse
struct definition.
Local endpoint implementation for Chainweb.Pact
contracts.
LocalRequestBody
struct definition.
LocalResponse
struct definition.
Poll endpoint implementation for Chainweb.Pact
contracts.
PollRequestBody
struct definition.
PollResponse
struct definition.
SPV endpoint implementation for Chainweb.Pact
contracts.
SPVRequestBody
struct definition.
SPVResponse
struct definition.
Send endpoint implementation for Chainweb.Pact
contracts.
SendRequestBody
struct definition.
SendResponse
struct definition.
Specifies the contracts to build the Pact's endpoints.
Specifies the contracts to build the Chainweb types for Pact's endpoints.
A module to work with Chainweb requests.
Requests are composed in a functional manner.
The request does not happen until it is configured and passed to perform/1
.
Implementation for Cryptography.KeyPair
functions.
Default implementation for Cryptography.KeyPair
contracts.
Specification for Cryptography.KeyPair
contracts.
Implementation for Cryptography.Sign
functions.
Default implementation for Cryptography.Sign
contracts.
Specification for Cryptography.Sign
contracts.
Implementation for Cryptography.Utils
functions.
Module to access to pact functions for users.
Specifies contracts to build PACT command requests.
Specifies function that checks if all the sign commands hashes are the same
Specifies functions to build PACT continuation command requests.
Specifies functions to build PACT execution command requests.
Implementation for Pact.Exp
functions.
Implementation for Pact.Number
functions.
Base16String
struct definition.
Base64Url
struct definition.
Cap
struct definition.
ChainID
struct definition.
Command
struct definition.
ContPayload
struct definition.
EnvData
struct definition.
ExecPayload
struct definition.
KeyPair
struct definition.
MetaData
struct definition.
NetworkID
struct definition.
PactCode
struct definition.
PactDecimal
struct definition.
PactInt
struct definition.
PactPayload
struct definition.
PactTransactionHash
struct definition.
PactValue
structure definition.
Proof
struct definition.
Rollback
struct definition.
SignCommand
struct definition.
Signature
struct definition.
SignatureWithHash
struct definition.
SignedCommand
struct definition.
Signer
struct definition.
SigningCap
struct definition.
Defines base types constructions.
Step
struct definition.
Utils.MapCase
functions to convert the keys of a map to camel or snake case