mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 68769325d8
This commit is contained in:
parent
0a1056554b
commit
5d3c0bde34
24 changed files with 660 additions and 358 deletions
|
@ -836,9 +836,6 @@ person-item:hover .text-mild,
|
|||
.mb-10{
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
.mb-12{
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
.mb-16{
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
@ -1068,6 +1065,9 @@ person-item:hover .text-mild,
|
|||
.pb-16{
|
||||
padding-bottom: 4rem;
|
||||
}
|
||||
.pb-24{
|
||||
padding-bottom: 6rem;
|
||||
}
|
||||
.pb-32{
|
||||
padding-bottom: 8rem;
|
||||
}
|
||||
|
@ -1077,6 +1077,9 @@ person-item:hover .text-mild,
|
|||
.pb-4{
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.pb-6{
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
.pb-8{
|
||||
padding-bottom: 2rem;
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-33ea4891.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-3fdd8ada.js";
|
||||
import { _ } from "./_layout-240f8cf0.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-22e1cd3a.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
|
@ -1,4 +0,0 @@
|
|||
import { P } from "./_page-8c1cf24b.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
4
_app/immutable/chunks/2-fe101a56.js
Normal file
4
_app/immutable/chunks/2-fe101a56.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { P } from "./_page-87169cf6.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
|
@ -240,6 +240,21 @@ const data = {
|
|||
img: "ameen-soleimani.jpg",
|
||||
caption: "Summoner of [IranUnchained](https://www.iranunchained.com/), [Privacy Pools](https://www.privacypools.com/), [MolochDAO](https://molochdao.com/)\n",
|
||||
country: "us"
|
||||
},
|
||||
{
|
||||
id: "alex-kampa",
|
||||
name: "Alex Kampa",
|
||||
img: "alex-kampa.jpg",
|
||||
link: "https://lu.linkedin.com/in/alex-kampa",
|
||||
linkText: "@alex-kampa",
|
||||
caption: "Director at [Aragon ZK Research](https://research.aragon.org/)\n"
|
||||
},
|
||||
{
|
||||
id: "antoni-zolciak",
|
||||
name: "Antoni Zolciak",
|
||||
img: "antoni-zolciak.jpg",
|
||||
twitter: "AntoniZolciak",
|
||||
caption: "Co-founder of [Aleph Zero](https://alephzero.org/) & [Cardinal](https://cardinal.co/)\n"
|
||||
}
|
||||
],
|
||||
hosts: [
|
||||
|
@ -251,6 +266,8 @@ const data = {
|
|||
"ameen-soleimani",
|
||||
"guy-zyskind",
|
||||
"max-hampshire",
|
||||
"antoni-zolciak",
|
||||
"alex-kampa",
|
||||
"mario-havel",
|
||||
"manu-alzuru",
|
||||
"nick-almond",
|
||||
|
@ -258,7 +275,26 @@ const data = {
|
|||
"dcbuilder",
|
||||
"alona-shevchenko"
|
||||
],
|
||||
partnerLevels: [
|
||||
{
|
||||
key: 2,
|
||||
name: "Sponsors"
|
||||
},
|
||||
{
|
||||
key: null,
|
||||
name: "Media partners"
|
||||
}
|
||||
],
|
||||
partners: [
|
||||
{
|
||||
id: "aragon-zk-research",
|
||||
name: "Aragon ZK Research",
|
||||
web: "https://research.aragon.org/",
|
||||
twitter: "aragon_zk",
|
||||
img: "aragon-zk-research.svg",
|
||||
padding: 4,
|
||||
level: 2
|
||||
},
|
||||
{
|
||||
id: "lunardao",
|
||||
name: "LunarDAO",
|
File diff suppressed because it is too large
Load diff
|
@ -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-8c1cf24b.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-31019647.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-87169cf6.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-187b989c.js";
|
||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||
var cjs$2 = {};
|
||||
var cjs$1 = {};
|
|
@ -1,5 +1,5 @@
|
|||
import { t as tslibExports, e as eventsExports } from "./tslib-c80ae1ff.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-8c1cf24b.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-27e2d856.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-87169cf6.js";
|
||||
const PARSE_ERROR = "PARSE_ERROR";
|
||||
const INVALID_REQUEST = "INVALID_REQUEST";
|
||||
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";
|
|
@ -1,5 +1,5 @@
|
|||
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
|
||||
import { k, W, a as a$1 } from "./_page-8c1cf24b.js";
|
||||
import { k, W, a as a$1 } from "./_page-87169cf6.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) => {
|
||||
for (var t in e || (e = {}))
|
||||
c.call(e, t) && i(o, t, e[t]);
|
||||
|
@ -14,7 +14,7 @@ class f {
|
|||
}
|
||||
async initUi() {
|
||||
if (typeof window < "u") {
|
||||
await __vitePreload(() => import("./index-c5b8ca4b.js"), true ? ["./index-c5b8ca4b.js","./_page-8c1cf24b.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-5dfd8024.js"), true ? ["./index-5dfd8024.js","./_page-87169cf6.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");
|
||||
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
||||
}
|
|
@ -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-8c1cf24b.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-87169cf6.js";
|
||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||
/**
|
||||
* @license
|
|
@ -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-8c1cf24b.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-c80ae1ff.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-87169cf6.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-27e2d856.js";
|
||||
function _mergeNamespaces(n2, m2) {
|
||||
for (var i = 0; i < m2.length; i++) {
|
||||
const e2 = m2[i];
|
|
@ -1,6 +1,6 @@
|
|||
import { t as tslibExports, e as eventsExports } from "./tslib-c80ae1ff.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-8c1cf24b.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-31019647.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-27e2d856.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-87169cf6.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-187b989c.js";
|
||||
function tryStringify(o2) {
|
||||
try {
|
||||
return JSON.stringify(o2);
|
|
@ -1,4 +1,4 @@
|
|||
import { e as commonjsGlobal } from "./_page-8c1cf24b.js";
|
||||
import { e as commonjsGlobal } from "./_page-87169cf6.js";
|
||||
var eventsExports = {};
|
||||
var events = {
|
||||
get exports() {
|
|
@ -1,6 +1,6 @@
|
|||
import "../../chunks/index-2a025a89.js";
|
||||
import "../../chunks/helpers-88229792.js";
|
||||
import { P } from "../../chunks/_page-8c1cf24b.js";
|
||||
import { P } from "../../chunks/_page-87169cf6.js";
|
||||
export {
|
||||
P as default
|
||||
};
|
|
@ -1,4 +0,0 @@
|
|||
import { l } from "../../chunks/_layout-33ea4891.js";
|
||||
export {
|
||||
l as load
|
||||
};
|
4
_app/immutable/modules/pages/_layout.js-ad942655.js
Normal file
4
_app/immutable/modules/pages/_layout.js-ad942655.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { l } from "../../chunks/_layout-240f8cf0.js";
|
||||
export {
|
||||
l as load
|
||||
};
|
|
@ -857,9 +857,9 @@ class Root extends SvelteComponent {
|
|||
}
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-9294190f.js"), true ? ["./chunks/0-9294190f.js","./chunks/_layout-33ea4891.js","./components/pages/_layout.svelte-3fdd8ada.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-a56c57f7.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-3f327db4.js"), true ? ["./chunks/0-3f327db4.js","./chunks/_layout-240f8cf0.js","./components/pages/_layout.svelte-22e1cd3a.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-ada1300f.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/2-c5f13b45.js"), true ? ["./chunks/2-c5f13b45.js","./chunks/_page-8c1cf24b.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-fe101a56.js"), true ? ["./chunks/2-fe101a56.js","./chunks/_page-87169cf6.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 dictionary = {
|
|
@ -1 +1 @@
|
|||
{"version":"1683175187889"}
|
||||
{"version":"1683912140800"}
|
36
config.json
36
config.json
|
@ -240,6 +240,21 @@
|
|||
"img": "ameen-soleimani.jpg",
|
||||
"caption": "Summoner of [IranUnchained](https://www.iranunchained.com/), [Privacy Pools](https://www.privacypools.com/), [MolochDAO](https://molochdao.com/)\n",
|
||||
"country": "us"
|
||||
},
|
||||
{
|
||||
"id": "alex-kampa",
|
||||
"name": "Alex Kampa",
|
||||
"img": "alex-kampa.jpg",
|
||||
"link": "https://lu.linkedin.com/in/alex-kampa",
|
||||
"linkText": "@alex-kampa",
|
||||
"caption": "Director at [Aragon ZK Research](https://research.aragon.org/)\n"
|
||||
},
|
||||
{
|
||||
"id": "antoni-zolciak",
|
||||
"name": "Antoni Zolciak",
|
||||
"img": "antoni-zolciak.jpg",
|
||||
"twitter": "AntoniZolciak",
|
||||
"caption": "Co-founder of [Aleph Zero](https://alephzero.org/) & [Cardinal](https://cardinal.co/)\n"
|
||||
}
|
||||
],
|
||||
"hosts": [
|
||||
|
@ -251,6 +266,8 @@
|
|||
"ameen-soleimani",
|
||||
"guy-zyskind",
|
||||
"max-hampshire",
|
||||
"antoni-zolciak",
|
||||
"alex-kampa",
|
||||
"mario-havel",
|
||||
"manu-alzuru",
|
||||
"nick-almond",
|
||||
|
@ -258,7 +275,26 @@
|
|||
"dcbuilder",
|
||||
"alona-shevchenko"
|
||||
],
|
||||
"partnerLevels": [
|
||||
{
|
||||
"key": 2,
|
||||
"name": "Sponsors"
|
||||
},
|
||||
{
|
||||
"key": null,
|
||||
"name": "Media partners"
|
||||
}
|
||||
],
|
||||
"partners": [
|
||||
{
|
||||
"id": "aragon-zk-research",
|
||||
"name": "Aragon ZK Research",
|
||||
"web": "https://research.aragon.org/",
|
||||
"twitter": "aragon_zk",
|
||||
"img": "aragon-zk-research.svg",
|
||||
"padding": 4,
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"id": "lunardao",
|
||||
"name": "LunarDAO",
|
||||
|
|
94
index.html
94
index.html
|
@ -6,17 +6,17 @@
|
|||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link href="./_app/immutable/assets/_layout-a56c57f7.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-448936a7.js">
|
||||
<link href="./_app/immutable/assets/_layout-ada1300f.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-48990c56.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/preload-helper-f8376bb0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-3fdd8ada.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-22e1cd3a.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-25ac1d9f.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-33ea4891.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-02eddd05.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-8c1cf24b.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/modules/pages/_layout.js-ad942655.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-240f8cf0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-414d4e8c.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-87169cf6.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>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">
|
||||
|
@ -104,6 +104,16 @@
|
|||
<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 markdown-basic"><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/antoni-zolciak.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-4 px-4"><div class="mt-4 speaker-name animate-speaker font-mono2">ANTONI ZOLCIAK</div>
|
||||
<div class="text-mild"><a href="https://twitter.com/AntoniZolciak" class="hover:underline animate-speaker" target="_blank">@AntoniZolciak</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Co-founder of <a href="https://alephzero.org/">Aleph Zero</a> & <a href="https://cardinal.co/">Cardinal</a></p>
|
||||
</div></div>
|
||||
</div><div class="hover:bg-white hover:text-black person-item border border-white/30"><div><img src="/people/alex-kampa.jpg" class="grayscale invert aspect-square object-cover w-full"></div>
|
||||
<div class="pb-4 px-4"><div class="mt-4 speaker-name animate-speaker font-mono2">ALEX KAMPA</div>
|
||||
<div class="text-mild"><a href="https://lu.linkedin.com/in/alex-kampa" class="hover:underline animate-speaker" target="_blank">@alex-kampa</a></div>
|
||||
<div class="mt-2 text-sm text-supermild markdown-basic"><p>Director at <a href="https://research.aragon.org/">Aragon ZK Research</a></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 class="pb-4 px-4"><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" target="_blank">@TMIYChao</a></div>
|
||||
|
@ -150,33 +160,41 @@
|
|||
</div></div>
|
||||
</div></div></div></div></div>
|
||||
|
||||
<div class="" id="sponsors"><div class="middle-pane-medium pt-16 mx-auto pb-32"><div class="section-header">Partners</div>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-2 mb-12"><div class="partner-item text-center items-center p-2"><div><a href="https://lunardao.net"><img src="/partners/lunardao.jpg" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://lunardao.net" class="font-mono2 animate-section lowercase">LunarDAO</a></div>
|
||||
<div><a href="https://twitter.com/lunarpunksquad" class="text-sm text-mild">@lunarpunksquad</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethbrno.cz"><img src="/partners/ethbrno.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-2"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethbrno.cz" class="font-mono2 animate-section lowercase">ETHBrno</a></div>
|
||||
<div><a href="https://twitter.com/ETHBrno" class="text-sm text-mild">@ETHBrno</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethrome.org"><img src="/partners/ethrome.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethrome.org" class="font-mono2 animate-section lowercase">ETHRome</a></div>
|
||||
<div><a href="https://twitter.com/ethereumrome" class="text-sm text-mild">@ethereumrome</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethbarcelona.com/"><img src="/partners/ethbarcelona.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethbarcelona.com/" class="font-mono2 animate-section lowercase">ETHBarcelona</a></div>
|
||||
<div><a href="https://twitter.com/eth_barcelona" class="text-sm text-mild">@eth_barcelona</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://gwei.cz"><img src="/partners/gweicz.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://gwei.cz" class="font-mono2 animate-section lowercase">Gwei.cz</a></div>
|
||||
<div><a href="https://twitter.com/undefined" class="text-sm text-mild">@undefined</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ukrainedao.love"><img src="/partners/ukraine-dao.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ukrainedao.love" class="font-mono2 animate-section lowercase">Ukraine DAO</a></div>
|
||||
<div><a href="https://twitter.com/Ukraine_DAO" class="text-sm text-mild">@Ukraine_DAO</a>
|
||||
</div></div>
|
||||
</div></div>
|
||||
<div><a href="https://prague.web3privacy.info/sponsors.pdf"><button class="button text-lg">Become a partner</button></a></div></div></div>
|
||||
<div class="" id="sponsors"><div class="middle-pane-medium pt-16 mx-auto pb-24"><div class="section-header">Partners</div>
|
||||
<div class="lowercase pb-6 text-xl font-mono2">Sponsors</div>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-2 mb-6"><div class="partner-item text-center items-center p-2"><div><a href="https://research.aragon.org/"><img src="/partners/aragon-zk-research.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://research.aragon.org/" class="font-mono2 animate-section lowercase">Aragon ZK Research</a></div>
|
||||
<div><a href="https://twitter.com/aragon_zk" class="text-sm text-mild">@aragon_zk</a>
|
||||
</div></div>
|
||||
</div>
|
||||
</div><div class="lowercase pb-6 text-xl font-mono2">Media partners</div>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-2 mb-6"><div class="partner-item text-center items-center p-2"><div><a href="https://lunardao.net"><img src="/partners/lunardao.jpg" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://lunardao.net" class="font-mono2 animate-section lowercase">LunarDAO</a></div>
|
||||
<div><a href="https://twitter.com/lunarpunksquad" class="text-sm text-mild">@lunarpunksquad</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethbrno.cz"><img src="/partners/ethbrno.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-2"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethbrno.cz" class="font-mono2 animate-section lowercase">ETHBrno</a></div>
|
||||
<div><a href="https://twitter.com/ETHBrno" class="text-sm text-mild">@ETHBrno</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethrome.org"><img src="/partners/ethrome.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethrome.org" class="font-mono2 animate-section lowercase">ETHRome</a></div>
|
||||
<div><a href="https://twitter.com/ethereumrome" class="text-sm text-mild">@ethereumrome</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ethbarcelona.com/"><img src="/partners/ethbarcelona.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ethbarcelona.com/" class="font-mono2 animate-section lowercase">ETHBarcelona</a></div>
|
||||
<div><a href="https://twitter.com/eth_barcelona" class="text-sm text-mild">@eth_barcelona</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://gwei.cz"><img src="/partners/gweicz.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://gwei.cz" class="font-mono2 animate-section lowercase">Gwei.cz</a></div>
|
||||
<div><a href="https://twitter.com/undefined" class="text-sm text-mild">@undefined</a>
|
||||
</div></div>
|
||||
</div><div class="partner-item text-center items-center p-2"><div><a href="https://ukrainedao.love"><img src="/partners/ukraine-dao.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
|
||||
<div class="p-2 partner-text"><div><a href="https://ukrainedao.love" class="font-mono2 animate-section lowercase">Ukraine DAO</a></div>
|
||||
<div><a href="https://twitter.com/Ukraine_DAO" class="text-sm text-mild">@Ukraine_DAO</a>
|
||||
</div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-10"><a href="https://prague.web3privacy.info/sponsors.pdf"><button class="button text-lg">Become a partner</button></a></div></div></div>
|
||||
|
||||
|
||||
|
||||
|
@ -333,14 +351,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>
|
||||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="qsqxks">
|
||||
import { start } from "./_app/immutable/start-448936a7.js";
|
||||
<script type="module" data-sveltekit-hydrate="ururrg">
|
||||
import { start } from "./_app/immutable/start-48990c56.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="qsqxks"]').parentNode,
|
||||
version: "1683175187889",
|
||||
target: document.querySelector('[data-sveltekit-hydrate="ururrg"]').parentNode,
|
||||
version: "1683912140800",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
8
partners/aragon-zk-research.svg
Normal file
8
partners/aragon-zk-research.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 9.4 KiB |
BIN
people/alex-kampa.jpg
Normal file
BIN
people/alex-kampa.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
people/antoni-zolciak.jpg
Normal file
BIN
people/antoni-zolciak.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue