From bee71e56372e2a9b6f79f4746786900deeb7e597 Mon Sep 17 00:00:00 2001 From: contractless Date: Sun, 9 Aug 2026 03:39:32 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6afe657..92d4296 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This faucet uses PHP and JSON storage. It connects directly to a Contractless node through the authenticated RPC protocol, creates and signs transfers locally, and submits them without invoking Contractless CLI programs. +https://contractless.community/faucet/ + ## Requirements - 64-bit PHP 8.1 or newer