Merge pull request #19 from stjepanjurekovic/master

Added Self-Sovereign Identity
This commit is contained in:
yjjnls 2021-11-27 20:38:02 +08:00 committed by GitHub
commit 1bf9c2987d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -689,6 +689,12 @@ Key enhancements over go-ethereum:
Developing smart contracts and client applications in Node ++
Debugging and troubleshooting ++
Securing production applications_
- [**Self-Sovereign Identity**](https://www.manning.com/books/self-sovereign-identity) by Alex Preukschat and Drummond Reed, --
_In Self-Sovereign Identity: Decentralized digital identity and verifiable credentials++
youll learn how SSI empowers us to receive digitally-signed credentials++
store them in private wallets++
and securely prove our online identities._