From 85df4aa2eee10d38337cfef1d6775acaa713d773 Mon Sep 17 00:00:00 2001 From: Arnaud Mimart <33665250+amimart@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:04:03 +0200 Subject: [PATCH] feat(content): improve phase 4 task 5 details --- src/data/phase/lughnasad.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/phase/lughnasad.tsx b/src/data/phase/lughnasad.tsx index b97bcad3..fccf9fc4 100644 --- a/src/data/phase/lughnasad.tsx +++ b/src/data/phase/lughnasad.tsx @@ -232,6 +232,18 @@ export const lughnasad = ({ contracts will be tested during this phase, we'll provide documentation to interact with them.

+

+ Here are some documentation and usage examples for{' '} + + cw-storage + + {' '}and {' '} + + cw-law-stone + + {' '}smart contracts. Only Druid's delegator addresses can instantiate those contracts, + through the code id 2 for cw-storage and 3 for cw-law-stone. +

) },