Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

bco532146188 activity

bco532146188 commented on Morning guys, we have a few questions: On the Maiar app, where the keys are saved: - When does the user put in the cloud? - When it does not put in the cloud how are the keys saved? - And is there a Doc for key management?

The keys are always saved locally encrypted in the keychain. In the cloud a backup of the keys is saved, when the user choose so. There is no public doc for key management. For security reasons, we kept the encryption algorithms private.

bco532146188 commented on hello guys ! I’m looking for a way to find all addresses who stacked on a validator node. I can’t find this in api.elrond.com. Do you have any guess ?

We will have an endpoint in delegation api. It is on devnet/testnet for now. There is also a new index in elastic search which stores pairs of addresses and staking providers: https://index.elrond.com/delegators/_search You can use this one to make a query for a specific provider.