From ac605798dd6e001885ebf60aba07c35412a13a1b Mon Sep 17 00:00:00 2001 From: ericr <36229639+ericr6@users.noreply.github.com> Date: Wed, 17 Dec 2025 10:14:45 +0100 Subject: [PATCH] Enhance token creation instructions with expiration advice Added recommendation for specifying an expiration date for the token. --- src/get-started/helloWorld/3-buildIApp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/helloWorld/3-buildIApp.md b/src/get-started/helloWorld/3-buildIApp.md index 3c7ab76b..cbcd83cd 100644 --- a/src/get-started/helloWorld/3-buildIApp.md +++ b/src/get-started/helloWorld/3-buildIApp.md @@ -324,7 +324,7 @@ Deploy your iApp on the iExec protocol.
3 - Name it "Test iExec iApp CLI" (expiration date is optional) + Name it "Test iExec iApp CLI". We highly recommend specifying an expiration date, typically a few days, weeks, or months in advance
4