mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: d33e7c4408
This commit is contained in:
parent
b84158ea96
commit
a99d00fedb
17 changed files with 40 additions and 43 deletions
|
@ -910,9 +910,6 @@ person-item:hover .text-mild,
|
|||
.gap-4{
|
||||
gap: 1rem;
|
||||
}
|
||||
.gap-6{
|
||||
gap: 1.5rem;
|
||||
}
|
||||
.gap-8{
|
||||
gap: 2rem;
|
||||
}
|
||||
|
@ -1212,8 +1209,8 @@ person-item:hover .text-mild,
|
|||
.lg\:grid-cols-5{
|
||||
grid-template-columns: repeat(5, minmax(0, 1fr));
|
||||
}
|
||||
.lg\:gap-12{
|
||||
gap: 3rem;
|
||||
.lg\:gap-6{
|
||||
gap: 1.5rem;
|
||||
}
|
||||
.lg\:gap-8{
|
||||
gap: 2rem;
|
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-c2dc3e40.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-a5348d62.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-dcf965d7.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
4
_app/immutable/chunks/2-238390cb.js
Normal file
4
_app/immutable/chunks/2-238390cb.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { P } from "./_page-a627ea7d.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
|
@ -1,4 +0,0 @@
|
|||
import { P } from "./_page-8c854906.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
|
@ -24325,7 +24325,7 @@ var CoinbaseWalletConnector = class extends Connector {
|
|||
async getProvider() {
|
||||
var _a;
|
||||
if (!__privateGet(this, _provider$1)) {
|
||||
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-9c104fa5.js").then((n2) => n2.i), true ? ["./index-9c104fa5.js","./tslib-59c07c98.js"] : void 0, import.meta.url)).default;
|
||||
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-e03db6c9.js").then((n2) => n2.i), true ? ["./index-e03db6c9.js","./tslib-5ac78e72.js"] : void 0, import.meta.url)).default;
|
||||
if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function")
|
||||
CoinbaseWalletSDK = CoinbaseWalletSDK.default;
|
||||
__privateSet(this, _client, new CoinbaseWalletSDK(this.options));
|
||||
|
@ -24653,7 +24653,7 @@ var WalletConnectConnector = class extends Connector {
|
|||
}),
|
||||
{}
|
||||
) : {};
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index-08a74ff7.js"), true ? ["./index-08a74ff7.js","./index-b85888cf.js","./tslib-59c07c98.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index-b86ca5b0.js"), true ? ["./index-b86ca5b0.js","./index-2bb7f3ba.js","./tslib-5ac78e72.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
|
||||
__privateSet(this, _provider, new WalletConnectProvider({
|
||||
...this.options,
|
||||
chainId,
|
||||
|
@ -24700,7 +24700,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap();
|
|||
_web3Modal = /* @__PURE__ */ new WeakMap();
|
||||
_createWeb3Modal = /* @__PURE__ */ new WeakSet();
|
||||
createWeb3Modal_fn = async function() {
|
||||
const { Web3Modal } = await __vitePreload(() => import("./index-6749f1aa.js"), true ? ["./index-6749f1aa.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
|
||||
const { Web3Modal } = await __vitePreload(() => import("./index-07e4ec67.js"), true ? ["./index-07e4ec67.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
|
||||
const { version: version2 } = this.options;
|
||||
__privateSet(this, _web3Modal, new Web3Modal({
|
||||
walletConnectVersion: version2 === "2" ? 2 : 1,
|
||||
|
@ -24710,7 +24710,7 @@ createWeb3Modal_fn = async function() {
|
|||
};
|
||||
_initUniversalProvider = /* @__PURE__ */ new WeakSet();
|
||||
initUniversalProvider_fn = async function() {
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-58518939.js"), true ? ["./index.es-58518939.js","./tslib-59c07c98.js","./index-b85888cf.js"] : void 0, import.meta.url)).default;
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-5f58382c.js"), true ? ["./index.es-5f58382c.js","./tslib-5ac78e72.js","./index-2bb7f3ba.js"] : void 0, import.meta.url)).default;
|
||||
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
|
||||
__privateSet(this, _provider, await WalletConnectProvider.init(
|
||||
this.options
|
||||
|
@ -27190,7 +27190,7 @@ class h {
|
|||
}
|
||||
async initUi() {
|
||||
if (typeof window < "u") {
|
||||
await __vitePreload(() => import("./index-05f62160.js"), true ? ["./index-05f62160.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||
await __vitePreload(() => import("./index-db51515e.js"), true ? ["./index-db51515e.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||
const e = document.createElement("w3m-modal");
|
||||
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
||||
}
|
||||
|
@ -27397,7 +27397,7 @@ function create_else_block(ctx) {
|
|||
this.h();
|
||||
},
|
||||
h() {
|
||||
attr(div, "class", "grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-12");
|
||||
attr(div, "class", "grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4 lg:gap-6");
|
||||
},
|
||||
m(target, anchor) {
|
||||
insert_hydration(target, div, anchor);
|
|
@ -1,5 +1,5 @@
|
|||
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
|
||||
import { k, W, a as a$1 } from "./_page-8c854906.js";
|
||||
import { k, W, a as a$1 } from "./_page-a627ea7d.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-05f62160.js"), true ? ["./index-05f62160.js","./_page-8c854906.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||
await __vitePreload(() => import("./index-db51515e.js"), true ? ["./index-db51515e.js","./_page-a627ea7d.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.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,5 +1,5 @@
|
|||
import { t as tslibExports, e as eventsExports } from "./tslib-59c07c98.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-8c854906.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-5ac78e72.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-a627ea7d.js";
|
||||
const PARSE_ERROR = "PARSE_ERROR";
|
||||
const INVALID_REQUEST = "INVALID_REQUEST";
|
||||
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";
|
|
@ -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-8c854906.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-b85888cf.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-a627ea7d.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-2bb7f3ba.js";
|
||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||
var cjs$2 = {};
|
||||
var cjs$1 = {};
|
|
@ -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-8c854906.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-a627ea7d.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-8c854906.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-59c07c98.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-a627ea7d.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-5ac78e72.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-59c07c98.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-8c854906.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-b85888cf.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-5ac78e72.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-a627ea7d.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-2bb7f3ba.js";
|
||||
function tryStringify(o2) {
|
||||
try {
|
||||
return JSON.stringify(o2);
|
|
@ -1,4 +1,4 @@
|
|||
import { e as commonjsGlobal } from "./_page-8c854906.js";
|
||||
import { e as commonjsGlobal } from "./_page-a627ea7d.js";
|
||||
var eventsExports = {};
|
||||
var events = {
|
||||
get exports() {
|
|
@ -1,6 +1,6 @@
|
|||
import "../../chunks/index-88d77172.js";
|
||||
import "../../chunks/helpers-c3e656fe.js";
|
||||
import { P } from "../../chunks/_page-8c854906.js";
|
||||
import { P } from "../../chunks/_page-a627ea7d.js";
|
||||
export {
|
||||
P as default
|
||||
};
|
|
@ -857,9 +857,9 @@ class Root extends SvelteComponent {
|
|||
}
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-412de840.js"), true ? ["./chunks/0-412de840.js","./chunks/_layout-c2dc3e40.js","./components/pages/_layout.svelte-a5348d62.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-3f9a89e5.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-47541c85.js"), true ? ["./chunks/0-47541c85.js","./chunks/_layout-c2dc3e40.js","./components/pages/_layout.svelte-dcf965d7.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-84ed3db7.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/2-c61b1f71.js"), true ? ["./chunks/2-c61b1f71.js","./chunks/_page-8c854906.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
||||
() => __vitePreload(() => import("./chunks/2-238390cb.js"), true ? ["./chunks/2-238390cb.js","./chunks/_page-a627ea7d.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
|
||||
];
|
||||
const server_loads = [];
|
||||
const dictionary = {
|
|
@ -1 +1 @@
|
|||
{"version":"1682412127752"}
|
||||
{"version":"1682412234512"}
|
20
index.html
20
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-3f9a89e5.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-c8ecea91.js">
|
||||
<link href="./_app/immutable/assets/_layout-84ed3db7.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-931e1a85.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-a5348d62.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-dcf965d7.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-d7fe6f80.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-c2dc3e40.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-78e5c9e3.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-8c854906.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/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-e6f0a0d9.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-a627ea7d.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/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">
|
||||
|
@ -153,7 +153,7 @@
|
|||
|
||||
<div class="w-full mt-16"><div class="m-auto"><div class="text-xl font-mono2 lowercase mb-10">Eligible ZK Badges / SBTs
|
||||
</div>
|
||||
<div class="pb-8"><div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6 lg:gap-12"><div class="justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed "><div class="mb-6 text-center"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/the_merge_contributor.svg" class="w-2/5 aspect-square grayscale badge-image inline-block object-contain"></div>
|
||||
<div class="pb-8"><div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4 lg:gap-6"><div class="justify-center text-center badge p-4 border border-white/30 hover:border-white border-dashed "><div class="mb-6 text-center"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/the_merge_contributor.svg" class="w-2/5 aspect-square grayscale badge-image inline-block object-contain"></div>
|
||||
<div class="w-full"><div class="uppercase font-bold">The Mergooor Pass</div>
|
||||
<div class=""><a href="https://app.sismo.io/?badge=the-merge-contributor-zk-badge" target="_blank" class="external animate-section font-mono2 lowercase">The Merge Contributor ZK Badge</a></div>
|
||||
<div class="mt-4">Ticket: <span class="font-bold">€0</span>
|
||||
|
@ -257,14 +257,14 @@
|
|||
<div class="mt-4 text-sm text-supermild"><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></div></div></footer></div>
|
||||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="1ooeiae">
|
||||
import { start } from "./_app/immutable/start-c8ecea91.js";
|
||||
<script type="module" data-sveltekit-hydrate="6fu8yp">
|
||||
import { start } from "./_app/immutable/start-931e1a85.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="1ooeiae"]').parentNode,
|
||||
version: "1682412127752",
|
||||
target: document.querySelector('[data-sveltekit-hydrate="6fu8yp"]').parentNode,
|
||||
version: "1682412234512",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
Loading…
Reference in a new issue