Skip to content

Commit

Permalink
Merge pull request #861 from eltociear/patch-1
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
pubkey authored Oct 4, 2024
2 parents 08878ef + 8f370b8 commit 333fb93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Cryptographic javascript-functions for ethereum and tutorials on how to use them

In this tutorial we will sign data in javascript and validate the signature inside of a smart-contract.

- **[Sending encrypted and signed data to other identites](./tutorials/encrypted-message.md)**
- **[Sending encrypted and signed data to other identities](./tutorials/encrypted-message.md)**

In this tutorial we will use the ethereum-identites and asymmetric cryptography to send an encrypted and signed message from Alice to Bob.
In this tutorial we will use the ethereum-identities and asymmetric cryptography to send an encrypted and signed message from Alice to Bob.

## Sponsored by

Expand Down

0 comments on commit 333fb93

Please sign in to comment.