Changelog 0.6.1 (25.04.2024) Add stale issues policy. See PR #41 0.6.0 (17.04.2024) Feature: Set new admin function. 0.5.0 (21.03.2024) Feature: Upgradeable contract. Remove admin from update_did function 0.4.0 (07.02.2024) Bump soroban-sdk to 20.3.1 Use persistent storage type for DIDDocument 0.3.0 (21.12.2023) Bump soroban-sdk to 20.0.0 Extend Instance TTL on initialization to 31 days in ledgers 0.2.0 (05.12.2023) Implement DID Document Structure and update storage Update README file [StepSecurity] Apply security best practices 0.1.0 (16.11.2023) Allow getting DID attributes Allow setting DID attributes Implement Contract initialization Define data structures and contract trait Setup CI/CD github actions Project structure Add project description