From a534610dfff85bfbd463bc8c8c4d710417a0fc67 Mon Sep 17 00:00:00 2001 From: Srinjoy Date: Wed, 6 Nov 2024 03:15:16 -0800 Subject: [PATCH] Update arbitrum-docs/stylus/concepts/how-it-works.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Gaƫl Blanchemain --- arbitrum-docs/stylus/concepts/how-it-works.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/arbitrum-docs/stylus/concepts/how-it-works.md b/arbitrum-docs/stylus/concepts/how-it-works.md index d2bbe16fc..7d6856888 100644 --- a/arbitrum-docs/stylus/concepts/how-it-works.md +++ b/arbitrum-docs/stylus/concepts/how-it-works.md @@ -1,6 +1,12 @@ --- -title: How Stylus works -sidebar_label: How Stylus works +id: stylus-how-it-works +title: 'How Stylus works' +sidebar_label: 'How Stylus works' +description: 'Learn what powers Stylus' +author: srinjoyc +SME: srinjoyc +user_story: As an Ethereum developer/project owner, I need to vet the Stylus. +content_type: concept --- There are four main steps for bringing a Stylus program to life: coding, activation, execution, and proving.