diff --git a/docs/src/pages/index.astro b/docs/src/pages/index.astro index ac0d2600..6694fc77 100644 --- a/docs/src/pages/index.astro +++ b/docs/src/pages/index.astro @@ -121,11 +121,18 @@ export const lang = "en"; +
Guides & Documentation + Quick keyreg offline tool + +
diff --git a/docs/src/pages/offline.astro b/docs/src/pages/offline.astro new file mode 100644 index 00000000..002c1d43 --- /dev/null +++ b/docs/src/pages/offline.astro @@ -0,0 +1,315 @@ +--- +import { Code } from "@astrojs/starlight/components"; +import { Icon } from "@astrojs/starlight/components"; +import { Tabs, TabItem } from "@astrojs/starlight/components"; + +const base = import.meta.env.BASE_URL; +export const lang = "en"; +--- + + + + NodeKit - Quick Keyreg Offline + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+ Quick keyreg offline tool +
+ +
+
+
+ Need to register offline in a jiffy? Easy as 1-2: +
+
+ 1. Find your account by address or NFD. +
+
2. Sign offline keyreg via Lora.
+
+ This is a web based tool. Node access is not required. +
+
+ Key registration changes require 320 rounds to take effect. + When possible, leave your node running for 15 minutes after + registering offline. +
+
+
+
+
+
+
+ +
+ +