Skip to main content

Crate arcium_client

Crate arcium_client 

Source

Modules§

idl
Generated modules from the idls of the programs we want to interact with.
instruction
Instruction builders for the Arcium programs.
pda
Code around generating and using the Program Derived Addresses (PDAs) for the Arcium programs.
state
transactions
Transaction builders for the Arcium programs.
utils

Constants§

ARCIUM_PROGRAM_ID
ARCIUM_STAKING_PROGRAM_ID
MXE_KEYGEN_COMPUTATION_DEFINITION_OFFSET
Computation definition offset of the keygen circuit.
MXE_KEY_RECOVERY_FINALIZE_COMPUTATION_DEFINITION_OFFSET
Computation definition offset of the key recovery finalize circuit.
MXE_KEY_RECOVERY_INIT_COMPUTATION_DEFINITION_OFFSET
Computation definition offset of the key recovery init circuit.