@hashgraph/hedera-identify-snap
Version:
A snap for managing Decentralized Identifiers(DIDs)
31 lines (18 loc) • 807 B
Markdown
# Changelog
## 0.2.1 (2025-01-20)
### :page_with_curl: Documentation
- Refer to the [Identify Snap Wiki](https://docs.tuum.tech/identify) for more info on how the snap works and how to integrate it into your own application.
### :rocket: Features
### :bug: Bug Fixes
- Private key is now declared to be sensitive on Metamask dialog box
## 0.2.0 (2024-12-12)
### :page_with_curl: Documentation
- Refer to the [Identify Snap Wiki](https://docs.tuum.tech/identify) for more info on how the snap works and how to integrate it into your own application.
### :rocket: Features
- Added support for did:key method
- Added support for did:hedera method
- Added snap home page
- Updated some dialog boxes
- Upgraded dependencies and optimized the code
- Refactored the entire codebase
### :bug: Bug Fixes