Skip to content

docs: add contract account rotation guidance#689

Merged
AnnabelJoe merged 1 commit into
AnnabelJoe:mainfrom
devEunicee:feat/contract-account-rotation-572
Jun 27, 2026
Merged

docs: add contract account rotation guidance#689
AnnabelJoe merged 1 commit into
AnnabelJoe:mainfrom
devEunicee:feat/contract-account-rotation-572

Conversation

@devEunicee

Copy link
Copy Markdown
Contributor

Closes #572

Summary

Adds docs/CONTRACT_ACCOUNT_ROTATION.md documenting how to safely rotate the minter and admin accounts for all three Soroban contracts.

What's included

  • Role table (admin / minter, which contract, what it controls)
  • Pre- and post-rotation checklists
  • Step-by-step set_minter rotation with Stellar CLI commands
  • Multi-sig / hardware wallet setup for mainnet
  • Emergency revocation procedure for a compromised minter key
  • Note on missing set_admin entrypoint and recommended follow-up

Testing

Documentation-only change; no code modified.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@devEunicee Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@AnnabelJoe AnnabelJoe merged commit e080531 into AnnabelJoe:main Jun 27, 2026
7 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add contract account rotation guidance for minter/admin

2 participants