From 5e5243f7f62692de9adc8fdf3dd7ea2a828f73d6 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Pradhan <38760485+akp111@users.noreply.github.com> Date: Thu, 24 Feb 2022 21:01:54 +0530 Subject: [PATCH] Docs related to EPNS --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2867d4a..aa217b6 100644 --- a/README.md +++ b/README.md @@ -213,3 +213,8 @@ For more background: - [keccak](https://keccak.team/keccak.html) - [Pairings (youtube.com)](https://www.youtube.com/watch?v=8WDOpzxpnTE&t=4651s) from Dan Boneh - [Pairings (vitalik.ca)](https://vitalik.ca/general/2017/01/14/exploring_ecp.html) + +**EPNS** +- [EPNS Push Node](https://medium.com/ethereum-push-notification-service/push-nodes-p2p-web3s-way-to-communicate-6a473577d173#:~:text=Push%20Nodes%20are%20the%20central,of%20Web3%20notifications%20to%20work.&text=Listening%3A%20Push%20Nodes%20listens%20to,a%20backend%20or%20a%20dApp.) +- [EPNS Core Comm Contract](https://medium.com/ethereum-push-notification-service/roadmap-q3-audited-epns-push-protocol-v1-is-here-f4560dfe550c) +-