This commit is contained in:
burningtree 2023-04-28 12:41:23 +00:00
parent 817e974650
commit 2c48117c01
20 changed files with 74 additions and 51 deletions

View file

@ -1,4 +1,4 @@
import { _ } from "./_layout-af7f8bc9.js"; import { _ } from "./_layout-357ab459.js";
import { default as default2 } from "../components/pages/_layout.svelte-344e9f1e.js"; import { default as default2 } from "../components/pages/_layout.svelte-344e9f1e.js";
export { export {
default2 as component, default2 as component,

View file

@ -0,0 +1,4 @@
import { P } from "./_page-08e947ec.js";
export {
P as component
};

View file

@ -1,4 +0,0 @@
import { P } from "./_page-f40be2e6.js";
export {
P as component
};

View file

@ -216,6 +216,14 @@ const data = {
img: "nick-almond.jpg", img: "nick-almond.jpg",
caption: "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)", caption: "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
country: "gb" country: "gb"
},
{
id: "dcbuilder",
name: "dcbuilder.eth",
twitter: "DCbuild3r",
img: "dcbuilder.jpg",
caption: "Research engineer of [Worldcoin](https://worldcoin.org/), ZKML & Rust enthusiast",
country: "cz"
} }
], ],
speakersNote: "We keep adding more and more speakers, stay tuned ...", speakersNote: "We keep adding more and more speakers, stay tuned ...",
@ -225,7 +233,8 @@ const data = {
"juraj-bednar", "juraj-bednar",
"mario-havel", "mario-havel",
"max-hampshire", "max-hampshire",
"nick-almond" "nick-almond",
"dcbuilder"
], ],
partners: [ partners: [
{ {

View file

@ -165,7 +165,7 @@ function create_each_block$2(ctx) {
t2 = claim_space(div3_nodes); t2 = claim_space(div3_nodes);
div2 = claim_element(div3_nodes, "DIV", { class: true }); div2 = claim_element(div3_nodes, "DIV", { class: true });
var div2_nodes = children(div2); var div2_nodes = children(div2);
a2 = claim_element(div2_nodes, "A", { href: true, class: true }); a2 = claim_element(div2_nodes, "A", { href: true, class: true, target: true });
var a_nodes = children(a2); var a_nodes = children(a2);
t3 = claim_text(a_nodes, "@"); t3 = claim_text(a_nodes, "@");
t4 = claim_text(a_nodes, t4_value); t4 = claim_text(a_nodes, t4_value);
@ -190,6 +190,7 @@ function create_each_block$2(ctx) {
ctx[5].twitter ctx[5].twitter
)); ));
attr(a2, "class", "hover:underline animate-speaker"); attr(a2, "class", "hover:underline animate-speaker");
attr(a2, "target", "_blank");
attr(div2, "class", "text-mild"); attr(div2, "class", "text-mild");
attr(div3, "class", "pb-3.5 px-5"); attr(div3, "class", "pb-3.5 px-5");
attr(div4, "class", "hover:bg-white hover:text-black person-item border border-white/30"); attr(div4, "class", "hover:bg-white hover:text-black person-item border border-white/30");
@ -24325,7 +24326,7 @@ var CoinbaseWalletConnector = class extends Connector {
async getProvider() { async getProvider() {
var _a; var _a;
if (!__privateGet(this, _provider$1)) { if (!__privateGet(this, _provider$1)) {
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-9647dc32.js").then((n2) => n2.i), true ? ["./index-9647dc32.js","./tslib-10b32299.js"] : void 0, import.meta.url)).default; let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-3842764d.js").then((n2) => n2.i), true ? ["./index-3842764d.js","./tslib-c7a463c9.js"] : void 0, import.meta.url)).default;
if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function") if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function")
CoinbaseWalletSDK = CoinbaseWalletSDK.default; CoinbaseWalletSDK = CoinbaseWalletSDK.default;
__privateSet(this, _client, new CoinbaseWalletSDK(this.options)); __privateSet(this, _client, new CoinbaseWalletSDK(this.options));
@ -24653,7 +24654,7 @@ var WalletConnectConnector = class extends Connector {
}), }),
{} {}
) : {}; ) : {};
const WalletConnectProvider = (await __vitePreload(() => import("./index-8a3ceb5b.js"), true ? ["./index-8a3ceb5b.js","./index-f5510c95.js","./tslib-10b32299.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; const WalletConnectProvider = (await __vitePreload(() => import("./index-fabf4c85.js"), true ? ["./index-fabf4c85.js","./index-5e8d0308.js","./tslib-c7a463c9.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
__privateSet(this, _provider, new WalletConnectProvider({ __privateSet(this, _provider, new WalletConnectProvider({
...this.options, ...this.options,
chainId, chainId,
@ -24700,7 +24701,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap();
_web3Modal = /* @__PURE__ */ new WeakMap(); _web3Modal = /* @__PURE__ */ new WeakMap();
_createWeb3Modal = /* @__PURE__ */ new WeakSet(); _createWeb3Modal = /* @__PURE__ */ new WeakSet();
createWeb3Modal_fn = async function() { createWeb3Modal_fn = async function() {
const { Web3Modal } = await __vitePreload(() => import("./index-7e735159.js"), true ? ["./index-7e735159.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); const { Web3Modal } = await __vitePreload(() => import("./index-3892eb68.js"), true ? ["./index-3892eb68.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
const { version: version2 } = this.options; const { version: version2 } = this.options;
__privateSet(this, _web3Modal, new Web3Modal({ __privateSet(this, _web3Modal, new Web3Modal({
walletConnectVersion: version2 === "2" ? 2 : 1, walletConnectVersion: version2 === "2" ? 2 : 1,
@ -24710,7 +24711,7 @@ createWeb3Modal_fn = async function() {
}; };
_initUniversalProvider = /* @__PURE__ */ new WeakSet(); _initUniversalProvider = /* @__PURE__ */ new WeakSet();
initUniversalProvider_fn = async function() { initUniversalProvider_fn = async function() {
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-e38cb15a.js"), true ? ["./index.es-e38cb15a.js","./tslib-10b32299.js","./index-f5510c95.js"] : void 0, import.meta.url)).default; const WalletConnectProvider = (await __vitePreload(() => import("./index.es-f4390627.js"), true ? ["./index.es-f4390627.js","./tslib-c7a463c9.js","./index-5e8d0308.js"] : void 0, import.meta.url)).default;
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") { if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
__privateSet(this, _provider, await WalletConnectProvider.init( __privateSet(this, _provider, await WalletConnectProvider.init(
this.options this.options
@ -27190,7 +27191,7 @@ class h {
} }
async initUi() { async initUi() {
if (typeof window < "u") { if (typeof window < "u") {
await __vitePreload(() => import("./index-93b2d070.js"), true ? ["./index-93b2d070.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); await __vitePreload(() => import("./index-fddd6465.js"), true ? ["./index-fddd6465.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
const e = document.createElement("w3m-modal"); const e = document.createElement("w3m-modal");
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
} }

View file

@ -1,5 +1,5 @@
import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-f40be2e6.js"; import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-08e947ec.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-10b32299.js"; import { e as eventsExports, t as tslibExports$1 } from "./tslib-c7a463c9.js";
function _mergeNamespaces(n2, m2) { function _mergeNamespaces(n2, m2) {
for (var i = 0; i < m2.length; i++) { for (var i = 0; i < m2.length; i++) {
const e2 = m2[i]; const e2 = m2[i];

View file

@ -1,5 +1,5 @@
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js"; import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
import { k, W, a as a$1 } from "./_page-f40be2e6.js"; import { k, W, a as a$1 } from "./_page-08e947ec.js";
var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => { var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => {
for (var t in e || (e = {})) for (var t in e || (e = {}))
c.call(e, t) && i(o, t, e[t]); c.call(e, t) && i(o, t, e[t]);
@ -14,7 +14,7 @@ class f {
} }
async initUi() { async initUi() {
if (typeof window < "u") { if (typeof window < "u") {
await __vitePreload(() => import("./index-93b2d070.js"), true ? ["./index-93b2d070.js","./_page-f40be2e6.js","./index-2a025a89.js","./helpers-88229792.js","./singletons-286ffebd.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); await __vitePreload(() => import("./index-fddd6465.js"), true ? ["./index-fddd6465.js","./_page-08e947ec.js","./index-2a025a89.js","./helpers-88229792.js","./singletons-286ffebd.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
const e = document.createElement("w3m-modal"); const e = document.createElement("w3m-modal");
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
} }

View file

@ -1,5 +1,5 @@
import { t as tslibExports, e as eventsExports } from "./tslib-10b32299.js"; import { t as tslibExports, e as eventsExports } from "./tslib-c7a463c9.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-f40be2e6.js"; import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-08e947ec.js";
const PARSE_ERROR = "PARSE_ERROR"; const PARSE_ERROR = "PARSE_ERROR";
const INVALID_REQUEST = "INVALID_REQUEST"; const INVALID_REQUEST = "INVALID_REQUEST";
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND"; const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";

View file

@ -1,5 +1,5 @@
import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-f40be2e6.js"; import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-08e947ec.js";
import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-f5510c95.js"; import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-5e8d0308.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
var cjs$2 = {}; var cjs$2 = {};
var cjs$1 = {}; var cjs$1 = {};

View file

@ -1,4 +1,4 @@
import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-f40be2e6.js"; import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-08e947ec.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
/** /**
* @license * @license

View file

@ -1,6 +1,6 @@
import { t as tslibExports, e as eventsExports } from "./tslib-10b32299.js"; import { t as tslibExports, e as eventsExports } from "./tslib-c7a463c9.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-f40be2e6.js"; import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-08e947ec.js";
import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-f5510c95.js"; import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-5e8d0308.js";
function tryStringify(o2) { function tryStringify(o2) {
try { try {
return JSON.stringify(o2); return JSON.stringify(o2);

View file

@ -1,4 +1,4 @@
import { e as commonjsGlobal } from "./_page-f40be2e6.js"; import { e as commonjsGlobal } from "./_page-08e947ec.js";
var eventsExports = {}; var eventsExports = {};
var events = { var events = {
get exports() { get exports() {

View file

@ -1,6 +1,6 @@
import "../../chunks/index-2a025a89.js"; import "../../chunks/index-2a025a89.js";
import "../../chunks/helpers-88229792.js"; import "../../chunks/helpers-88229792.js";
import { P } from "../../chunks/_page-f40be2e6.js"; import { P } from "../../chunks/_page-08e947ec.js";
export { export {
P as default P as default
}; };

View file

@ -0,0 +1,4 @@
import { l } from "../../chunks/_layout-357ab459.js";
export {
l as load
};

View file

@ -1,4 +0,0 @@
import { l } from "../../chunks/_layout-af7f8bc9.js";
export {
l as load
};

View file

@ -857,9 +857,9 @@ class Root extends SvelteComponent {
} }
const matchers = {}; const matchers = {};
const nodes = [ const nodes = [
() => __vitePreload(() => import("./chunks/0-1ba26966.js"), true ? ["./chunks/0-1ba26966.js","./chunks/_layout-af7f8bc9.js","./components/pages/_layout.svelte-344e9f1e.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-aa5bf70e.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/0-cf16e111.js"), true ? ["./chunks/0-cf16e111.js","./chunks/_layout-357ab459.js","./components/pages/_layout.svelte-344e9f1e.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-aa5bf70e.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/2-b0c593fd.js"), true ? ["./chunks/2-b0c593fd.js","./chunks/_page-f40be2e6.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) () => __vitePreload(() => import("./chunks/2-2e0cef22.js"), true ? ["./chunks/2-2e0cef22.js","./chunks/_page-08e947ec.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
]; ];
const server_loads = []; const server_loads = [];
const dictionary = { const dictionary = {

View file

@ -1 +1 @@
{"version":"1682684951192"} {"version":"1682685667092"}

View file

@ -216,6 +216,14 @@
"img": "nick-almond.jpg", "img": "nick-almond.jpg",
"caption": "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)", "caption": "Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)",
"country": "gb" "country": "gb"
},
{
"id": "dcbuilder",
"name": "dcbuilder.eth",
"twitter": "DCbuild3r",
"img": "dcbuilder.jpg",
"caption": "Research engineer of [Worldcoin](https://worldcoin.org/), ZKML & Rust enthusiast",
"country": "cz"
} }
], ],
"speakersNote": "We keep adding more and more speakers, stay tuned ...", "speakersNote": "We keep adding more and more speakers, stay tuned ...",
@ -225,7 +233,8 @@
"juraj-bednar", "juraj-bednar",
"mario-havel", "mario-havel",
"max-hampshire", "max-hampshire",
"nick-almond" "nick-almond",
"dcbuilder"
], ],
"partners": [ "partners": [
{ {

View file

@ -7,16 +7,16 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content=""> <meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-aa5bf70e.css" rel="stylesheet"> <link href="./_app/immutable/assets/_layout-aa5bf70e.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-6c022d8c.js"> <link rel="modulepreload" href="./_app/immutable/start-410c9af3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js"> <link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js"> <link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js"> <link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-344e9f1e.js"> <link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-344e9f1e.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js"> <link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-ba112210.js"> <link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-3a2d2d2f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-af7f8bc9.js"> <link rel="modulepreload" href="./_app/immutable/chunks/_layout-357ab459.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-bcb32fad.js"> <link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-976d9273.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-f40be2e6.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-1xuttk2_END --> <link rel="modulepreload" href="./_app/immutable/chunks/_page-08e947ec.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-1xuttk2_END -->
</head> </head>
<body data-sveltekit-preload-data="hover"> <body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div style="display: contents">
@ -91,39 +91,43 @@
<div class="bg-black" id="speakers"><div class="middle-pane-medium pt-16 mx-auto mb-8"><div class="section-header">Speakers</div> <div class="bg-black" id="speakers"><div class="middle-pane-medium pt-16 mx-auto mb-8"><div class="section-header">Speakers</div>
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/guy-zyskind.jpg" class="grayscale invert aspect-square object-cover w-full"></div> <div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/guy-zyskind.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">GUY ZYSKIND</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">GUY ZYSKIND</div>
<div class="text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker">@GuyZys</a></div> <div class="text-mild"><a href="https://twitter.com/GuyZys" class="hover:underline animate-speaker" target="_blank">@GuyZys</a></div>
<div class="mt-2 text-sm text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div></div> <div class="mt-2 text-sm text-supermild"><p>Founder of <a href="https://scrt.network/">Secret Network</a>, CEO <a href="https://www.scrtlabs.com/">SCRT Labs</a></p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/manu-alzuru.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/manu-alzuru.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MANU ALZURU</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MANU ALZURU</div>
<div class="text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker">@ManuAlzuru</a></div> <div class="text-mild"><a href="https://twitter.com/ManuAlzuru" class="hover:underline animate-speaker" target="_blank">@ManuAlzuru</a></div>
<div class="mt-2 text-sm text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> &amp; <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div></div> <div class="mt-2 text-sm text-supermild"><p>Humanist, solarpunk, Founder of <a href="https://doingud.com/">DoinGud</a> &amp; <a href="https://ethbarcelona.com/">ETH Barcelona</a></p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/juraj-bednar.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/juraj-bednar.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">JURAJ BEDNAR</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">JURAJ BEDNAR</div>
<div class="text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker">@jurbed</a></div> <div class="text-mild"><a href="https://twitter.com/jurbed" class="hover:underline animate-speaker" target="_blank">@jurbed</a></div>
<div class="mt-2 text-sm text-supermild"><p>Educator, writer, cryptoanarchist &amp; biohacker</p></div></div> <div class="mt-2 text-sm text-supermild"><p>Educator, writer, cryptoanarchist &amp; biohacker</p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/mario-havel.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/mario-havel.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MARIO HAVEL</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MARIO HAVEL</div>
<div class="text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker">@TMIYChao</a></div> <div class="text-mild"><a href="https://twitter.com/TMIYChao" class="hover:underline animate-speaker" target="_blank">@TMIYChao</a></div>
<div class="mt-2 text-sm text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div></div> <div class="mt-2 text-sm text-supermild"><p>Hacker, Co-Founder of <a href="https://bordel.paralelnipolis.cz/#/">Bordel Hackerspace</a></p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/max-hampshire.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/max-hampshire.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MAX HAMPSHIRE</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MAX HAMPSHIRE</div>
<div class="text-mild"><a href="https://twitter.com/_wjth" class="hover:underline animate-speaker">@_wjth</a></div> <div class="text-mild"><a href="https://twitter.com/_wjth" class="hover:underline animate-speaker" target="_blank">@_wjth</a></div>
<div class="mt-2 text-sm text-supermild"><p>Senior devrel of <a href="https://nymtech.net/">Nym</a>, Co-founder of <a href="https://terra0.org/">terra0</a></p></div></div> <div class="mt-2 text-sm text-supermild"><p>Senior devrel of <a href="https://nymtech.net/">Nym</a>, Co-founder of <a href="https://terra0.org/">terra0</a></p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/nick-almond.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/nick-almond.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">NICK ALMOND</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">NICK ALMOND</div>
<div class="text-mild"><a href="https://twitter.com/DrNickA" class="hover:underline animate-speaker">@DrNickA</a></div> <div class="text-mild"><a href="https://twitter.com/DrNickA" class="hover:underline animate-speaker" target="_blank">@DrNickA</a></div>
<div class="mt-2 text-sm text-supermild"><p>Building next gen DAOs with <a href="https://www.factorydao.xyz/">FactoryDAO</a></p></div></div> <div class="mt-2 text-sm text-supermild"><p>Building next gen DAOs with <a href="https://www.factorydao.xyz/">FactoryDAO</a></p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/dcbuilder.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">DCBUILDER.ETH</div>
<div class="text-mild"><a href="https://twitter.com/DCbuild3r" class="hover:underline animate-speaker" target="_blank">@DCbuild3r</a></div>
<div class="mt-2 text-sm text-supermild"><p>Research engineer of <a href="https://worldcoin.org/">Worldcoin</a>, ZKML &amp; Rust enthusiast</p></div></div>
</div></div></div> </div></div></div>
<div class="text-supermild mt-6">We keep adding more and more speakers, stay tuned ...</div></div></div> <div class="text-supermild mt-6">We keep adding more and more speakers, stay tuned ...</div></div></div>
<div id="hosts"><div class="middle-pane-medium pt-0 mx-auto pb-32"><div class="section-header">Hosts</div> <div id="hosts"><div class="middle-pane-medium pt-0 mx-auto pb-32"><div class="section-header">Hosts</div>
<div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/mykola.png" class="grayscale invert aspect-square object-cover w-full"></div> <div class="mx-auto"><div class="grid gap-4 grid-cols-2 md:grid-cols-3 lg:grid-cols-5"><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/mykola.png" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MYKOLA SIUSKO</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">MYKOLA SIUSKO</div>
<div class="text-mild"><a href="https://twitter.com/nicksvyaznoy" class="hover:underline animate-speaker">@nicksvyaznoy</a></div> <div class="text-mild"><a href="https://twitter.com/nicksvyaznoy" class="hover:underline animate-speaker" target="_blank">@nicksvyaznoy</a></div>
<div class="mt-2 text-sm text-supermild"><p>Web3 privacy advocate</p></div></div> <div class="mt-2 text-sm text-supermild"><p>Web3 privacy advocate</p></div></div>
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/tree.jpg" class="grayscale invert aspect-square object-cover w-full"></div> </div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/tree.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
<div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">TREE</div> <div class="pb-3.5 px-5"><div class="mt-4 speaker-name animate-speaker font-mono2">TREE</div>
<div class="text-mild"><a href="https://twitter.com/treecz" class="hover:underline animate-speaker">@treecz</a></div> <div class="text-mild"><a href="https://twitter.com/treecz" class="hover:underline animate-speaker" target="_blank">@treecz</a></div>
<div class="mt-2 text-sm text-supermild"><p>Creator of lunarpunk hackathons &amp; events</p></div></div> <div class="mt-2 text-sm text-supermild"><p>Creator of lunarpunk hackathons &amp; events</p></div></div>
</div></div></div></div></div> </div></div></div></div></div>
@ -280,14 +284,14 @@
<div class="mt-4 text-sm text-supermild text-right"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></footer></div> <div class="mt-4 text-sm text-supermild text-right"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="1vubdnp"> <script type="module" data-sveltekit-hydrate="n1xqea">
import { start } from "./_app/immutable/start-6c022d8c.js"; import { start } from "./_app/immutable/start-410c9af3.js";
start({ start({
assets: "", assets: "",
env: {}, env: {},
target: document.querySelector('[data-sveltekit-hydrate="1vubdnp"]').parentNode, target: document.querySelector('[data-sveltekit-hydrate="n1xqea"]').parentNode,
version: "1682684951192", version: "1682685667092",
hydrate: { hydrate: {
node_ids: [0, 2], node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null], data: [{type:"data",data:null,uses:{}},null],

BIN
people/dcbuilder.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB