+
{:else if contributor.clientState === 'offline'}
+
{:else if !contributor.downloadedSecret}
+
{:else if contributor.state === "inQueue"}
+
{:else if contributor.state === 'contribute'}
Starting contribution...
+
{:else if contributor.state === 'contributing'}
Contributing...
- {:else if contributor.state === 'verifying'}
-
Verifying your contribution...
+
{:else}
Not able to contribute at this time
+
{/if}
diff --git a/ceremony/src/lib/components/Install.svelte b/ceremony/src/lib/components/Install.svelte
index 92619403f0..f4c70c1602 100644
--- a/ceremony/src/lib/components/Install.svelte
+++ b/ceremony/src/lib/components/Install.svelte
@@ -32,7 +32,8 @@ const copy = () => {
because docker desktop is too slow.
If you use docker desktop it is extremely likely that you lose your contribution slot.
- Once you have OrbStack/Docker running you should paste this in your terminal.
+ Once you have OrbStack/Docker running you should open a terminal window and paste the command to start the MPC client then come back here.
+
@@ -56,6 +57,8 @@ const copy = () => {
- Is it running but still see this page? We support Chrome, FireFox and Brave. For Brave disable the shields in the address bar.
+ Is it running but still see this page? We support Chrome, FireFox and Brave. For Brave disable the shields
+ in the address bar.
+
{/if}
\ No newline at end of file
diff --git a/ceremony/src/lib/components/Join.svelte b/ceremony/src/lib/components/Join.svelte
index 224f02bb6c..e4c347d54f 100644
--- a/ceremony/src/lib/components/Join.svelte
+++ b/ceremony/src/lib/components/Join.svelte
@@ -55,7 +55,7 @@ $effect(() => {
Or
Don't have an invite?
You can join the waitlist now to get priority access when the ceremony opens.
-