-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework workshop to use new SDK methods (#306)
* Draft Signed-off-by: Chris Chinchilla <[email protected]> * Factor into tests Signed-off-by: Chris Chinchilla <[email protected]> * Update docs Signed-off-by: Chris Chinchilla <[email protected]> * Lint Signed-off-by: Chris Chinchilla <[email protected]> * Draft Signed-off-by: Chris Chinchilla <[email protected]> * Lint Signed-off-by: Chris Chinchilla <[email protected]> * Update dependencies Signed-off-by: Chris Chinchilla <[email protected]> * Revert Signed-off-by: Chris Chinchilla <[email protected]> * Update docs Signed-off-by: Chris Chinchilla <[email protected]> * Respond to feedback Signed-off-by: Chris Chinchilla <[email protected]> * Draft Signed-off-by: Chris Chinchilla <[email protected]> * Test Signed-off-by: Chris Chinchilla <[email protected]> * Draft Signed-off-by: Chris Chinchilla <[email protected]> * Prettier Signed-off-by: Chris Chinchilla <[email protected]> * Fix mnemonic vs seed confusion * Fixes! Signed-off-by: Chris Chinchilla <[email protected]> * Tweaks Signed-off-by: Chris Chinchilla <[email protected]> * Update code_examples/sdk_examples/src/workshop/attester/generateDid.ts Co-authored-by: Raphael Flechtner <[email protected]> * Respond to feedback Signed-off-by: Chris Chinchilla <[email protected]> * Update Signed-off-by: Chris Chinchilla <[email protected]> * Update docs/develop/03_workshop/04_attester/01_account.md Co-authored-by: Raphael Flechtner <[email protected]> * Remove defunct function Signed-off-by: Chris Chinchilla <[email protected]> --------- Signed-off-by: Chris Chinchilla <[email protected]> Co-authored-by: Antonio Antonino <[email protected]> Co-authored-by: Raphael Flechtner <[email protected]>
- Loading branch information
1 parent
cbeda54
commit 3bc23e9
Showing
17 changed files
with
71 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
code_examples/sdk_examples/src/core_features/messaging/_replay_protection_01.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
code_examples/sdk_examples/src/core_features/messaging/_replay_protection_02.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
code_examples/sdk_examples/src/core_features/messaging/_replay_protection_03.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
code_examples/sdk_examples/src/dapp/dapp/01_domain_linkage_ctype.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
code_examples/sdk_examples/src/dapp/dapp/06_dapp_introduction.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.