1+
2+ <!doctype html>
3+ < html lang ="en " class ="no-js ">
4+ < head >
5+
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+
9+ < meta name ="description " content ="A new project generated from the default template project. ">
10+
11+
12+ < meta name ="author " content ="<your name here> ">
13+
14+
15+
16+
17+
18+
19+
20+
21+ < link rel ="icon " href ="/assets/images/favicon.png ">
22+ < meta name ="generator " content ="zensical-0.0.24 ">
23+
24+
25+
26+ < title > Devkit Wallet</ title >
27+
28+
29+
30+
31+
32+
33+ < link rel ="stylesheet " href ="/assets/stylesheets/modern/main.28978c9b.min.css ">
34+
35+
36+
37+
38+ < link rel ="stylesheet " href ="/assets/stylesheets/modern/palette.dfe2e883.min.css ">
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
52+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Inter:300,300i,400,400i,500,500i,700,700i%7CJetBrains+Mono:400,400i,700,700i&display=fallback ">
53+ < style > : root {--md-text-font : "Inter" ;--md-code-font : "JetBrains Mono" }</ style >
54+
55+
56+
57+ < script > __md_scope = new URL ( "/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , t ) => ( e << 5 ) - e + t . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , t = localStorage , a = __md_scope ) => JSON . parse ( t . getItem ( a . pathname + "." + e ) ) , __md_set = ( e , t , a = localStorage , _ = __md_scope ) => { try { a . setItem ( _ . pathname + "." + e , JSON . stringify ( t ) ) } catch ( e ) { } } , document . documentElement . setAttribute ( "data-platform" , navigator . platform ) </ script >
58+
59+
60+
61+
62+
63+ </ head >
64+
65+
66+
67+
68+
69+
70+
71+
72+
73+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="indigo " data-md-color-accent ="indigo ">
74+
75+
76+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
77+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
78+ < label class ="md-overlay " for ="__drawer "> </ label >
79+ < div data-md-component ="skip ">
80+
81+ </ div >
82+ < div data-md-component ="announce ">
83+
84+ </ div >
85+
86+
87+
88+
89+
90+
91+ < header class ="md-header md-header--shadow " data-md-component ="header ">
92+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
93+ < a href ="/ " title ="Devkit Wallet " class ="md-header__button md-logo " aria-label ="Devkit Wallet " data-md-component ="logo ">
94+
95+
96+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-book-open " viewBox ="0 0 24 24 "> < path d ="M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z "/> </ svg >
97+
98+ </ a >
99+ < label class ="md-header__button md-icon " for ="__drawer ">
100+
101+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-menu " viewBox ="0 0 24 24 "> < path d ="M4 5h16M4 12h16M4 19h16 "/> </ svg >
102+ </ label >
103+ < div class ="md-header__title " data-md-component ="header-title ">
104+ < div class ="md-header__ellipsis ">
105+ < div class ="md-header__topic ">
106+ < span class ="md-ellipsis ">
107+ Devkit Wallet
108+ </ span >
109+ </ div >
110+ < div class ="md-header__topic " data-md-component ="header-topic ">
111+ < span class ="md-ellipsis ">
112+
113+
114+
115+ </ span >
116+ </ div >
117+ </ div >
118+ </ div >
119+
120+
121+ < form class ="md-header__option " data-md-component ="palette ">
122+
123+
124+
125+
126+ < input class ="md-option " data-md-color-media ="none " data-md-color-scheme ="default " data-md-color-primary ="indigo " data-md-color-accent ="indigo " aria-label ="Switch to dark mode " type ="radio " name ="__palette " id ="__palette_0 ">
127+
128+ < label class ="md-header__button md-icon " title ="Switch to dark mode " for ="__palette_1 " hidden >
129+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-sun " viewBox ="0 0 24 24 "> < circle cx ="12 " cy ="12 " r ="4 "/> < path d ="M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41 "/> </ svg >
130+ </ label >
131+
132+
133+
134+
135+
136+ < input class ="md-option " data-md-color-media ="none " data-md-color-scheme ="slate " data-md-color-primary ="indigo " data-md-color-accent ="indigo " aria-label ="Switch to light mode " type ="radio " name ="__palette " id ="__palette_1 ">
137+
138+ < label class ="md-header__button md-icon " title ="Switch to light mode " for ="__palette_0 " hidden >
139+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-moon " viewBox ="0 0 24 24 "> < path d ="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401 "/> </ svg >
140+ </ label >
141+
142+
143+ </ form >
144+
145+
146+
147+ < script > var palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
148+
149+
150+
151+
152+
153+ < label class ="md-header__button md-icon " for ="__search ">
154+
155+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-search " viewBox ="0 0 24 24 "> < path d ="m21 21-4.34-4.34 "/> < circle cx ="11 " cy ="11 " r ="8 "/> </ svg >
156+ </ label >
157+ < div class ="md-search " data-md-component ="search " role ="dialog " aria-label ="Search ">
158+ < button type ="button " class ="md-search__button ">
159+ Search
160+ </ button >
161+ </ div >
162+
163+
164+ < div class ="md-header__source ">
165+
166+ </ div >
167+ </ nav >
168+
169+ </ header >
170+
171+ < div class ="md-container " data-md-component ="container ">
172+
173+
174+
175+
176+
177+
178+ < main class ="md-main " data-md-component ="main ">
179+ < div class ="md-main__inner md-grid ">
180+
181+
182+
183+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
184+ < div class ="md-sidebar__scrollwrap ">
185+ < div class ="md-sidebar__inner ">
186+
187+
188+
189+
190+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
191+ < label class ="md-nav__title " for ="__drawer ">
192+ < a href ="/ " title ="Devkit Wallet " class ="md-nav__button md-logo " aria-label ="Devkit Wallet " data-md-component ="logo ">
193+
194+
195+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-book-open " viewBox ="0 0 24 24 "> < path d ="M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z "/> </ svg >
196+
197+ </ a >
198+ Devkit Wallet
199+ </ label >
200+
201+ < ul class ="md-nav__list " data-md-scrollfix >
202+
203+
204+
205+
206+
207+
208+
209+ < li class ="md-nav__item ">
210+ < a href ="/ " class ="md-nav__link ">
211+
212+
213+
214+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-info " viewBox ="0 0 24 24 "> < circle cx ="12 " cy ="12 " r ="10 "/> < path d ="M12 16v-4M12 8h.01 "/> </ svg >
215+
216+ < span class ="md-ellipsis ">
217+
218+
219+ About
220+
221+
222+
223+ </ span >
224+
225+
226+
227+ </ a >
228+ </ li >
229+
230+
231+
232+ </ ul >
233+ </ nav >
234+ </ div >
235+ </ div >
236+ </ div >
237+
238+
239+
240+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
241+ < div class ="md-sidebar__scrollwrap ">
242+ < div class ="md-sidebar__inner ">
243+
244+
245+
246+ < nav class ="md-nav md-nav--secondary " aria-label ="On this page ">
247+
248+
249+
250+
251+ </ nav >
252+ </ div >
253+ </ div >
254+ </ div >
255+
256+
257+
258+ < div class ="md-content " data-md-component ="content ">
259+
260+
261+
262+
263+
264+
265+
266+
267+
268+ < article class ="md-content__inner md-typeset ">
269+
270+ < h1 > 404 - Not found</ h1 >
271+
272+ </ article >
273+ </ div >
274+
275+
276+ < script > var tabs = __md_get ( "__tabs" ) ; if ( Array . isArray ( tabs ) ) e:for ( var set of document . querySelectorAll ( ".tabbed-set" ) ) { var labels = set . querySelector ( ".tabbed-labels" ) ; for ( var tab of tabs ) for ( var label of labels . getElementsByTagName ( "label" ) ) if ( label . innerText . trim ( ) === tab ) { var input = document . getElementById ( label . htmlFor ) ; input . checked = ! 0 ; continue e} } </ script >
277+
278+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
279+ </ div >
280+
281+ < button type ="button " class ="md-top md-icon " data-md-component ="top " hidden >
282+
283+ < svg xmlns ="http://www.w3.org/2000/svg " fill ="none " stroke ="currentColor " stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " class ="lucide lucide-circle-arrow-up " viewBox ="0 0 24 24 "> < circle cx ="12 " cy ="12 " r ="10 "/> < path d ="m16 12-4-4-4 4M12 16V8 "/> </ svg >
284+ Back to top
285+ </ button >
286+
287+ </ main >
288+
289+ < footer class ="md-footer ">
290+
291+
292+
293+ < div class ="md-footer-meta md-typeset ">
294+ < div class ="md-footer-meta__inner md-grid ">
295+ < div class ="md-copyright ">
296+
297+ < div class ="md-copyright__highlight ">
298+ Copyright © 2026 The authors
299+
300+ </ div >
301+
302+
303+ Made with
304+ < a href ="https://zensical.org/ " target ="_blank " rel ="noopener ">
305+ Zensical
306+ </ a >
307+
308+ </ div >
309+
310+ </ div >
311+ </ div >
312+ </ footer >
313+
314+ </ div >
315+ < div class ="md-dialog " data-md-component ="dialog ">
316+ < div class ="md-dialog__inner md-typeset "> </ div >
317+ </ div >
318+
319+
320+
321+
322+
323+
324+ < script id ="__config " type ="application/json "> { "annotate" :null , "base" :"/" , "features" :[ "announce.dismiss" , "content.code.annotate" , "content.code.copy" , "content.code.select" , "content.footnote.tooltips" , "content.tabs.link" , "content.tooltips" , "navigation.footer" , "navigation.indexes" , "navigation.instant" , "navigation.instant.prefetch" , "navigation.path" , "navigation.sections" , "navigation.top" , "navigation.tracking" , "search.highlight" ] , "search" :"/assets/javascripts/workers/search.e2d2d235.min.js" , "tags" :null , "translations" :{ "clipboard.copied" :"Copied to clipboard" , "clipboard.copy" :"Copy to clipboard" , "search.result.more.one" :"1 more on this page" , "search.result.more.other" :"# more on this page" , "search.result.none" :"No matching documents" , "search.result.one" :"1 matching document" , "search.result.other" :"# matching documents" , "search.result.placeholder" :"Type to start searching" , "search.result.term.missing" :"Missing" , "select.version" :"Select version" } , "version" :null } </ script >
325+
326+
327+ < script src ="/assets/javascripts/bundle.16f8adc2.min.js "> </ script >
328+
329+
330+ </ body >
331+ </ html >
0 commit comments