This commit is contained in:
burningtree 2023-01-30 04:33:07 +00:00
rodič a6ce9f1a76
revize 27f8c25ac0
109 změnil soubory, kde provedl 1024 přidání a 1066 odebrání

42
23.html
Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="./_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="./_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="./_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_entry_/_page.svelte-11eccac7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="./_app/immutable/chunks/utils-2b9db4bd.js">
@ -43,7 +43,7 @@
Days</button>
</a><a href="/23/events"><button class="border rounded border-pbw-red hover:bg-pbw-red hover:text-white py-2 px-2 text-pbw-red">15
Events</button>
</a><a href="/23/speakers"><button class="border rounded border-pbw-red hover:bg-pbw-red hover:text-white py-2 px-2 text-pbw-red">49
</a><a href="/23/speakers"><button class="border rounded border-pbw-red hover:bg-pbw-red hover:text-white py-2 px-2 text-pbw-red">47
Speakers</button>
</a><a href="/23/places"><button class="border rounded border-pbw-red hover:bg-pbw-red hover:text-white py-2 px-2 text-pbw-red">7
Places</button>
@ -277,7 +277,7 @@
</div>
</div>
</div>
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500"><a href="/23/speakers">Speakers</a> (49)
<h2 class="text-2xl uppercase font-bold mt-10 text-gray-500"><a href="/23/speakers">Speakers</a> (47)
</h2>
<h2 class="text-xl uppercase font-bold mt-10 text-gray-500">International 🌎</h2>
<div class="grid grid-cols-3 sm:grid-cols-3 md:grid-cols-6 xl:grid-cols-8 my-6 text-center text-xl"><div class="p-1 lg:p-1.5 hover:bg-pbw-yellow/20 dark:hover:bg-pbw-white/10 rounded-2xl"><div class="w-full relative">
@ -488,28 +488,6 @@
</div>
</div>
</div><div class="p-1 lg:p-1.5 hover:bg-pbw-yellow/20 dark:hover:bg-pbw-white/10 rounded-2xl"><div class="w-full relative">
<a href="/23/speaker/radek-svarz">
</a></div>
<div class="mt-2"><h3 class="text-pbw-red"><a href="/23/speaker/radek-svarz" class="hover:underline">undefined</a></h3>
<div class="text-base text-gray-500 dark:text-gray-400 my-2">
</div>
</div>
</div><div class="p-1 lg:p-1.5 hover:bg-pbw-yellow/20 dark:hover:bg-pbw-white/10 rounded-2xl"><div class="w-full relative">
<a href="/23/speaker/jan-zibner">
</a></div>
<div class="mt-2"><h3 class="text-pbw-red"><a href="/23/speaker/jan-zibner" class="hover:underline">undefined</a></h3>
<div class="text-base text-gray-500 dark:text-gray-400 my-2">
</div>
</div>
</div>
</div>
@ -984,7 +962,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -993,14 +971,14 @@
</div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="4ba7zn">
import { start } from "./_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="18zlrqe">
import { start } from "./_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="4ba7zn"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="18zlrqe"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 4],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="z6h6av">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ltjwya">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="z6h6av"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ltjwya"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -63,7 +63,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -74,14 +74,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="pe4q1r">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="155fymi">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="pe4q1r"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="155fymi"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -63,7 +63,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -74,14 +74,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="mp1sla">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="bg73mz">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="mp1sla"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="bg73mz"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/_type_/_page.svelte-48649193.js">
<link rel="modulepreload" href="../_app/immutable/chunks/Footer-7ecd4b67.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -76,7 +76,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -85,14 +85,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1q8u832">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="3e9pjv">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1q8u832"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="3e9pjv"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -92,7 +92,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -103,14 +103,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="lpgpgw">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="zn1rtx">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="lpgpgw"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="zn1rtx"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -94,7 +94,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -105,14 +105,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="4q1ge8">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1xmk6ut">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="4q1ge8"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1xmk6ut"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -130,7 +130,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -141,14 +141,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="azrgqb">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="161ki7a">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="azrgqb"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="161ki7a"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -82,7 +82,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -93,14 +93,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="cxlk9h">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1ai1ejk">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="cxlk9h"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1ai1ejk"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/_type_/_page.svelte-48649193.js">
<link rel="modulepreload" href="../_app/immutable/chunks/Footer-7ecd4b67.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -71,7 +71,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -80,14 +80,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1l7b02q">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="14etnvb">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1l7b02q"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="14etnvb"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -106,7 +106,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -115,14 +115,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="l708uz">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="4a3ini">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="l708uz"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="4a3ini"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -106,7 +106,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -115,14 +115,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="n0mq1z">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1s3tuuq">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="n0mq1z"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1s3tuuq"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -106,7 +106,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -115,14 +115,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1ejd297">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ocdl6m">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ejd297"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ocdl6m"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -144,7 +144,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -153,14 +153,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1h8j99s">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="7zs9dx">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1h8j99s"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="7zs9dx"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -119,7 +119,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -128,14 +128,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1xoyizn">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="25sr2u">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1xoyizn"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="25sr2u"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -117,7 +117,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -126,14 +126,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1rrgq0f">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="deq3lm">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1rrgq0f"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="deq3lm"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -119,7 +119,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -128,14 +128,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="pb1m12">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1eo02b">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="pb1m12"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1eo02b"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -131,7 +131,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -140,14 +140,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="qu2qss">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="fyzfp5">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="qu2qss"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="fyzfp5"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -119,7 +119,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -128,14 +128,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="p4e27">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="tvpmuy">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="p4e27"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="tvpmuy"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/day/_date_/_page.svelte-a51e9ea4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -93,7 +93,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -102,14 +102,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="fs78ne">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="vnrhr3">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="fs78ne"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="vnrhr3"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 7],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -111,7 +111,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -122,14 +122,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1nhxhgg">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="srddw5">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1nhxhgg"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="srddw5"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -106,7 +106,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -117,14 +117,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1iayxia">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="663c53">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1iayxia"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="663c53"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -103,7 +103,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -114,14 +114,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="11oi2il">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="jo3zc8">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="11oi2il"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="jo3zc8"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -366,7 +366,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -377,14 +377,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="iee55f">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="d6o21y">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="iee55f"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="d6o21y"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -133,7 +133,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -144,14 +144,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="uc8nad">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="qxu1v4">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="uc8nad"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="qxu1v4"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -177,7 +177,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -188,14 +188,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1l8ipqb">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ofesc6">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1l8ipqb"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ofesc6"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -142,7 +142,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -153,14 +153,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1fg34i3">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="lt0bi6">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1fg34i3"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="lt0bi6"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -97,7 +97,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -108,14 +108,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="btth5u">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="hmi1pz">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="btth5u"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="hmi1pz"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -116,7 +116,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -127,14 +127,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="ad6su5">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1lw08w8">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="ad6su5"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1lw08w8"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -108,7 +108,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -119,14 +119,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1krov4i">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="asi2nb">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1krov4i"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="asi2nb"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -154,7 +154,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -165,14 +165,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="sbcs3j">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1a0koiy">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="sbcs3j"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1a0koiy"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -115,7 +115,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -126,14 +126,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1myemha">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="lm43bv">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1myemha"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="lm43bv"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -92,7 +92,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -103,14 +103,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="nsg6gg">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="kdcc4l">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="nsg6gg"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="kdcc4l"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -91,7 +91,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -102,14 +102,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="bujbsd">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="bz4ut4">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="bujbsd"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="bz4ut4"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -465,7 +465,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -476,14 +476,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1enw2ef">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1s01xbm">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1enw2ef"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1s01xbm"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/_type_/_page.svelte-48649193.js">
<link rel="modulepreload" href="../_app/immutable/chunks/Footer-7ecd4b67.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -280,7 +280,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -289,14 +289,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1v8xiuh">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1mr7lbw">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1v8xiuh"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1mr7lbw"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="y79rre">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1o3xxbz">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="y79rre"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1o3xxbz"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="5urm4s">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1wza7ll">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="5urm4s"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1wza7ll"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1e840q7">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1q3urfe">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1e840q7"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1q3urfe"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -65,7 +65,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -76,14 +76,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1dc17j9">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1j2m7jk">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1dc17j9"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1j2m7jk"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -65,7 +65,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -76,14 +76,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="gn2zdt">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ncs14k">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="gn2zdt"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ncs14k"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="3394iy">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1fp3ixr">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="3394iy"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1fp3ixr"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1hz5qrn">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="10ywcae">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1hz5qrn"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="10ywcae"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -67,7 +67,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -78,14 +78,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="fva9kt">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="12p36q0">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="fva9kt"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="12p36q0"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/_type_/_page.svelte-48649193.js">
<link rel="modulepreload" href="../_app/immutable/chunks/Footer-7ecd4b67.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -142,7 +142,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -151,14 +151,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="3uoo48">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="c6ad4d">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="3uoo48"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="c6ad4d"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -86,7 +86,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -97,14 +97,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="hn37j9">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="xdu5ww">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="hn37j9"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="xdu5ww"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -86,7 +86,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -97,14 +97,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1ynbf1y">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="14tx43n">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ynbf1y"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="14tx43n"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -86,7 +86,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -97,14 +97,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="smvyg3">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="wwvwd2">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="smvyg3"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="wwvwd2"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -98,7 +98,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -109,14 +109,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="wybuzm">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1yf38fr">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="wybuzm"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1yf38fr"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -98,7 +98,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -109,14 +109,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1wj8nfk">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="14c1wk5">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1wj8nfk"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="14c1wk5"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -86,7 +86,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -97,14 +97,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="fadlen">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="zgut7u">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="fadlen"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="zgut7u"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -110,7 +110,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -121,14 +121,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1dovxv">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="19yce86">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1dovxv"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="19yce86"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/_type_/_page.svelte-48649193.js">
<link rel="modulepreload" href="../_app/immutable/chunks/Footer-7ecd4b67.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -117,7 +117,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -126,14 +126,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="opfjfh">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1vd8qw">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="opfjfh"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1vd8qw"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 5],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../_app/immutable/components/pages/_entry_/schedule/_page.svelte-ee890871.js">
<link rel="modulepreload" href="../_app/immutable/chunks/TimelineHeatmap-a9148db4.js">
<link rel="modulepreload" href="../_app/immutable/chunks/navigation-c9cf44c3.js">
@ -469,7 +469,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -478,14 +478,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="zpqgi7">
import { start } from "../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="13bvv7e">
import { start } from "../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="zpqgi7"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="13bvv7e"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 8],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="168i3sk">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="3en9pd">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="168i3sk"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="3en9pd"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="ozsdre">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1r6dain">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="ozsdre"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1r6dain"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="hnb7jt">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="jzijcc">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="hnb7jt"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="jzijcc"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="q9qjk9">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="arz0e4">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="q9qjk9"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="arz0e4"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="17lxgg3">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="10zm6ie">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="17lxgg3"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="10zm6ie"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1m7m3ck">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="vceyf5">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1m7m3ck"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="vceyf5"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="gvenyd">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1nvpb4g">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="gvenyd"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1nvpb4g"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1ult5pz">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="11ch09u">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ult5pz"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="11ch09u"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="ls1ym2">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="uk327j">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="ls1ym2"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="uk327j"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="qfo7as">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1cms6pt">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="qfo7as"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1cms6pt"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="6au8tj">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1rq1coi">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="6au8tj"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1rq1coi"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="14ajndr">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="80eo4q">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="14ajndr"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="80eo4q"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1so2byv">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1z0yiq">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1so2byv"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1z0yiq"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1j5n7rg">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="tdx109">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1j5n7rg"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="tdx109"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="cqgx3v">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1qa9osu">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="cqgx3v"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1qa9osu"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="f9dqmp">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1uf2a78">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="f9dqmp"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1uf2a78"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="avf0cg">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="e8g1lh">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="avf0cg"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="e8g1lh"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -93,7 +93,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -104,14 +104,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="v4061h">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="se7zuo">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="v4061h"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="se7zuo"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1cuscn5">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1545gms">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1cuscn5"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1545gms"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1f4fc96">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="9tkfof">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1f4fc96"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="9tkfof"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1xjg6lm">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="twige7">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1xjg6lm"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="twige7"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1n9qfz0">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="3m3rux">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1n9qfz0"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="3m3rux"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -85,7 +85,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -96,14 +96,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="2n1p8j">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="4ey8nq">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="2n1p8j"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="4ey8nq"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="3nsrt6">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="i6167z">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="3nsrt6"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="i6167z"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="7mm18v">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1b1qy0q">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="7mm18v"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1b1qy0q"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="214xkc">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1vc7g7t">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="214xkc"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1vc7g7t"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="b2wg1m">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1c9ersf">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="b2wg1m"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1c9ersf"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1a9mkwx">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1xq8tf8">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1a9mkwx"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1xq8tf8"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="owygvp">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="oc9zmo">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="owygvp"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="oc9zmo"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1kg9hk8">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1lh2u4d">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1kg9hk8"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1lh2u4d"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -85,7 +85,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -96,14 +96,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1s2kl7z">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ehrevu">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1s2kl7z"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ehrevu"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -85,7 +85,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -96,14 +96,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1tssbg0">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="7zsy3p">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1tssbg0"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="7zsy3p"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="194qj2b">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="10391o6">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="194qj2b"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="10391o6"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="13kta2z">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1abikvy">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="13kta2z"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1abikvy"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="o9t0a5">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1pomnw8">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="o9t0a5"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1pomnw8"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -95,7 +95,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -106,14 +106,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1vs3u8j">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="iy86py">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1vs3u8j"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="iy86py"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="zyzo2u">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="k44gc3">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="zyzo2u"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="k44gc3"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="jk8lhz">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="4jxugy">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="jk8lhz"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="4jxugy"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1ll6gfi">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="y39pvf">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1ll6gfi"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="y39pvf"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="9ws28n">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="ux5hwi">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="9ws28n"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="ux5hwi"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -85,7 +85,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -96,14 +96,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="iitz2v">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="jt8n8i">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="iitz2v"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="jt8n8i"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="2j33h2">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1rsvj43">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="2j33h2"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1rsvj43"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -85,7 +85,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -96,14 +96,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="bs539b">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="1y8ajai">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="bs539b"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="1y8ajai"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="1qkuvk1">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="j57lo4">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="1qkuvk1"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="j57lo4"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -81,7 +81,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -92,14 +92,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="vtw8wt">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="nmwi6g">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="vtw8wt"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="nmwi6g"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Zobrazit soubor

@ -14,15 +14,15 @@
<meta http-equiv="content-security-policy" content="">
<link href="../../_app/immutable/assets/_layout-2e1f7414.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/start-f7e77675.js">
<link rel="modulepreload" href="../../_app/immutable/start-2a9f5edf.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index-ca7dbb83.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons-3b2ed371.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_layout.svelte-febb6753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores-1315f220.js">
<link rel="modulepreload" href="../../_app/immutable/components/layout.svelte-c1320bf3.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-68b9eb19.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-f63d28ab.js">
<link rel="modulepreload" href="../../_app/immutable/modules/pages/_entry_/_layout.js-770de753.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_layout-ecfad183.js">
<link rel="modulepreload" href="../../_app/immutable/components/pages/_entry_/_type_/_slug_/_page.svelte-bcef789c.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/CollectionList-32fc10c4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/utils-2b9db4bd.js">
@ -83,7 +83,7 @@
<div class="h-4"></div>
📖 The source data GitHub repository →<a href="https://github.com/utxo-foundation/prague-blockchain-week" class="underline hover:no-underline" target="_blank">utxo-foundation/prague-blockchain-week</a>. Go ahead and do PRs!
</div></div>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">40 minutes ago</a>
<div class="mt-4 text-gray-400"><div class="mt-2">Last update: <a href="https://github.com/utxo-foundation/prague-blockchain-week/commits/main" target="_blank" class="underline hover:no-underline">about 2 hours ago</a>
 | 
<a href="https://analytics.gwei.cz/explore.prgblockweek.com" class="underline hover:no-underline" target="_blank">Analytics</a>
 | 
@ -94,14 +94,14 @@
</div></div></div></div></div></div>
<script type="module" data-sveltekit-hydrate="eg9w75">
import { start } from "../../_app/immutable/start-f7e77675.js";
<script type="module" data-sveltekit-hydrate="lzvtis">
import { start } from "../../_app/immutable/start-2a9f5edf.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="eg9w75"]').parentNode,
version: "1675047886569",
target: document.querySelector('[data-sveltekit-hydrate="lzvtis"]').parentNode,
version: "1675053178270",
hydrate: {
node_ids: [0, 2, 6],
data: [{type:"data",data:null,uses:{}},null,null],

Některé soubory nejsou zobrazny, neboť je v této revizi změněno mnoho souborů Zobrazit více