Interact with the blockchain
MXPY
To interact with the blockchain and make transactions, you need to install mxpy
. You can find more detailed installation instructions and additional setup steps for mxpy
here.
Configure mxpy Address HRP
mxpy config set default_address_hrp one
For the validator pem to interact with the mxpy we need to create a json with the path having the following structure
Add a validator
Unstake a validator
Last updated