Functionsยง
- encrypt_
secrets - Encrypt plaintext with ChaCha20-Poly1305 using hex-encoded pubkey as symmetric key.
- generate_
payment_ key_ secret - Generate a 32-byte random hex string for payment key secret
- sign_
nep413 - Sign a NEP-413 message using a NEAR private key (for
secrets update).