Directories ¶
Path | Synopsis |
---|---|
Package contracts provides a set of abstractions and utilities for interacting with Ethereum smart contracts, specifically the ones that are required for type-safe blockchain interaction in this SDK.
|
Package contracts provides a set of abstractions and utilities for interacting with Ethereum smart contracts, specifically the ones that are required for type-safe blockchain interaction in this SDK. |
Package encryption provides functionalities for secure message encryption using the NaCl (Networking and Cryptography library) authenticated encryption scheme.
|
Package encryption provides functionalities for secure message encryption using the NaCl (Networking and Cryptography library) authenticated encryption scheme. |
Package keymanagement provides utilities for managing cryptographic keys, specifically focusing on EdDSA (Poseidon hash over BN128 elliptic curve signature scheme) keys derived from Ethereum private keys.
|
Package keymanagement provides utilities for managing cryptographic keys, specifically focusing on EdDSA (Poseidon hash over BN128 elliptic curve signature scheme) keys derived from Ethereum private keys. |
Package merkle provides functionality for creating and manipulating Merkle trees, with a focus on efficient and secure verification of data integrity.
|
Package merkle provides functionality for creating and manipulating Merkle trees, with a focus on efficient and secure verification of data integrity. |
Package zkcertificate provides a comprehensive framework for managing zero-knowledge certificates.
|
Package zkcertificate provides a comprehensive framework for managing zero-knowledge certificates. |
Click to show internal directories.
Click to hide internal directories.