Metadata-Version: 2.4
Name: sirraya_did_recovery
Version: 1.0.2
Summary: Enterprise-grade DID recovery with social, deterministic, and MPC support
Home-page: https://github.com/sirraya-labs/did-recovery
Author: Sirraya Labs
Author-email: amir@sirraya.org
Project-URL: Bug Reports, https://github.com/sirraya-labs/did-recovery/issues
Project-URL: Source, https://github.com/sirraya-labs/did-recovery
Project-URL: Documentation, https://docs.sirraya.org/did-recovery
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography>=41.0.0
Provides-Extra: api
Requires-Dist: flask>=2.0.0; extra == "api"
Requires-Dist: flask-cors>=4.0.0; extra == "api"
Provides-Extra: eth
Requires-Dist: eth-account>=0.10.0; extra == "eth"
Requires-Dist: web3>=6.0.0; extra == "eth"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Sirraya_DID_Recovery
Official SDK of DID-Recovery Spec
