Putting You in Control 

with Self-Sovereign Identity & Consent Management

Take Control of Your Digital Identity with Secure, Verified Proofs. With TyDIDs, your data is managed decentralized, so you only need to trust yourself.

Validations Issued

There are no validations on this device for account 0x0 

Verifications 

There are no verifications done on this device

Data Identities 

There are no Data-SSIs on this device. Learn more.

tl;dr

Connect your business with blockchain effortlessly. Simplify KYC compliance by creating secure, verifiable proofs of identity. Empower your customers with self-sovereignty while ensuring data privacy. Bridge the gap between traditional systems and the decentralized world.

At-a-glance

Your key to unlocking the full potential of blockchain technology. By effortlessly bridging the gap between digital and physical worlds, tydids empowers businesses to streamline operations, enhance security, and foster trust. This solution simplifies complex compliance challenges while putting users in control of their data. Experience the future of identity verification today.

1,2,3 and 4

Developer 60s

A customer has the internal ID 1337 . Your target is to accept smart contract transactions from this customer. However, the customer will not use its ID to sign transactions - it will be the ethereum account.

Redirect your customer to a secure page: We'll handle the secure verification through the deployment on https://tydids.com/. You'll need to provide the URL where the customer will be redirected after completing the process (return_to).

Customer validates through their Ethereum account: The customer won't need to enter an ID; they'll simply verify their identity using their Ethereum account.

Data sent back for validation: After successful verification, the customer's information will be sent back to your system (publish_to) for confirmation. We'll include the customer's ID for easy reference (key_1=customerID&value_1=1337).

Try it:

https://tydids.com/?
&publish_to=https%3A%2F%2Fapi.corrently.io%2Fv2.0%2Fstromdao%2Fbin%3Fid%3DDemo
&return_to=https%3A%2F%2Fapi.corrently.io%2Fv2.0%2Fstromdao%2Fbin%3Fid%3DDemo
&key_1=customerID
&value_1=1337