0.3.1 • Published 3 years ago

tyronzil-sdk v0.3.1

Weekly downloads
9
License
GPL-3.0-only
Repository
github
Last release
3 years ago

Self-sovereign digital identity software development kit for tyron decentralized identity applications on the Zilliqa blockchain platform.

For the CRUD operations of Decentralized Identifiers (DIDs), tyronZIL implements the Tyron SSI Protocol, which includes the deployment of the user-owned didc.tyron smart contract (DIDC). With tyron, the user is in control of their decentralized identity and the caller to every transition for the DIDC to execute tyronZIL transactions.

W3C DID-Method

The tyronZIL DID-Method is conformant with the World Wide Web Consortium (W3C) Decentralized Identifiers (DIDs) v1.0 specification and the first Zilliqa's DID-Method registered in the W3C DID Specification Registries.

Problem summary

Identities on the internet remain centralized, mainly by identity providers such as Facebook, Google and PayPal. Thus, when people shop online and login with these accounts, they don't have enough control nor understanding of how their data is used and shared with third parties. Furthermore, blockchain applications are still difficult to grasp for most regular users, and Decentralized Identifiers (DIDs) can make the user experience much better while increasing privacy and security.

Tyron

Self-Sovereign Identity (SSI) allows people to manage their digital identities, proving who they are without a middleman, by anchoring DIDs on blockchain platforms as a shared root of trust. However, most blockchains still can't provide decentralized identity at scale. By implementing the Tyron SSI Protocol, tyronZIL aims to solve this issue and enable user-controlled digital identities.

The word Tyron derives from the Greek turannos that means sovereign, and Tyron's purpose is to give people sovereignty over their data.

Contributing

It'd be great to have your help! Please refer to the contributing guideline and code of conduct :high_brightness: