mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-19 23:58:11 +00:00
Update changelog for Eth-PM Wallet Encryption changes
This commit is contained in:
parent
5be718ffdb
commit
0f0b083586
@ -22,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
it is a type used for the [TOY-CHAT](https://rfc.vac.dev/spec/22/) protocol;
|
it is a type used for the [TOY-CHAT](https://rfc.vac.dev/spec/22/) protocol;
|
||||||
js-waku users should not build on top if this toy protocol and instead design message data structures appropriate to their use case.
|
js-waku users should not build on top if this toy protocol and instead design message data structures appropriate to their use case.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Examples: New [Ethereum Private Message Using Wallet Encryption Web App](./examples/eth-pm-wallet-encryption/README.md)
|
||||||
|
example that demonstrates the usage of `eth_encrypt` API (available on Metamask) and EIP-712 for typed structured data signing.
|
||||||
|
|
||||||
## [0.10.0] - 2021-08-06
|
## [0.10.0] - 2021-08-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user