From 956d5946343823575d46b5345b6344ed48a66214 Mon Sep 17 00:00:00 2001 From: silverpill Date: Tue, 29 Mar 2022 08:01:24 +0000 Subject: [PATCH] Add EIP-4361 link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dbadb8..bceed8e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Built on [ActivityPub](https://activitypub.rocks/) protocol, self-hosted, lightw Unique features enabled by blockchain integration: -- Sign-in with Ethereum. +- [Sign-in with Ethereum](https://eips.ethereum.org/EIPS/eip-4361). - Proving membership with a token. - Paid subscriptions. - Converting posts into NFTs.