Underlying network.
Underlying transaction factory.
Static
AddressNetwork address class type.
Static
BIP32_BIP32 curve name.
Static
KeyNetwork key pair class type.
Static
VerifierNetwork verifier class type.
Static
deriveDerives shared key from key pair and other party's public key.
Shared encryption key.
Creates a NEM account from a private key.
Account private key.
NEM account.
Creates a NEM public account from a public key.
Account public key.
NEM public account.
Creates a transaction from a (typed) transaction descriptor.
Transaction (typed) descriptor.
Signer public key.
Transaction fee.
Approximate seconds from now for deadline.
Created transaction.
Gets the payload to sign given a NEM transaction.
Transaction object.
Verifiable data to sign.
Hashes a NEM transaction.
Transaction object.
Transaction hash.
Creates a network timestamp representing the current time.
Network timestamp representing the current time.
Signs a NEM transaction.
Key pair.
Transaction object.
Transaction signature.
Verifies a NEM transaction.
Transaction object.
Signature to verify.
\c true if transaction signature is verified.
Static
bip32
Facade used to interact with NEM blockchain.