eb2-website/src/lib/events.json

54 řádky
2.0 KiB
JSON
Surový Normální zobrazení Historie

2022-10-28 11:59:53 +02:00
[
{
"id": "1",
"name": "Hackathon Registration Opens",
2022-10-28 17:06:54 +02:00
"description": "Gate opens! Register and do your part for a privacy and security",
"speakers": null,
2022-10-28 18:32:45 +02:00
"datetime": "Fri, 11 Nov 2022 12:00:00 GMT",
2022-10-28 17:06:54 +02:00
"stage": null,
2022-10-28 11:59:53 +02:00
"eventtype": "Key"
},
2022-10-28 18:32:45 +02:00
{
"id": "5",
"name": "ZKSync Workshop: Building on zkSync 2.0",
"description": "The Ethereum Layer 2 project is about to undergo its most significant upgrade to date. With the launch of zkSync 2.0, the network will gain the capacity for smart contracts, letting developers create and deploy their own DeFi protocols, NFTs, and blockchain games.",
"speakers": [
{ "id": "adam", "name": "Adam Sobotka" },
{ "id": "nick-almond", "name": "Nick Almond" }
],
"datetime": "Fri, 11 Nov 2022 15:00:00 GMT",
"stage": "Atrium",
"eventtype": "Talk"
},
2022-10-28 11:59:53 +02:00
{
"id": "2",
"name": "How to build censorship resistant web",
2022-10-28 17:06:54 +02:00
"description": "This web is super hard to take down. We doubt that any government would try, despite our growing popularity. But even if they do, they will fail. Learn why, what option you have and build a similar web with Adam.",
"speakers": [
{ "id": "adam", "name": "Adam Sobotka" },
{ "id": "nick-almond", "name": "Nick Almond" }
],
2022-10-28 11:59:53 +02:00
"datetime": "Sat, 12 Nov 2022 14:00:00 GMT",
"stage": "Atrium",
"eventtype": "Workshop"
},
{
"id": "3",
"name": "Lunarpunk infrastructure",
2022-10-28 17:06:54 +02:00
"description": "Introducing smart contract infrastructure for the Dark Forest",
"speakers": [{ "id": "rachel-oleary", "name": "Rachel Rose O'Leary" }],
2022-10-28 11:59:53 +02:00
"datetime": "Sat, 12 Nov 2022 16:00:00 GMT",
"stage": "Atrium",
"eventtype": "Talk"
},
{
"id": "4",
"name": "Using AI with ZKP",
2022-10-28 17:06:54 +02:00
"description": "How to utilize machine learning with ZKP to preserve privacy",
"speakers": [{ "id": "dcbuilder", "name": "DCBuild3r" }],
2022-10-28 11:59:53 +02:00
"datetime": "Sun, 13 Nov 2022 10:00:00 GMT",
"stage": "Atrium",
"eventtype": "Talk"
}
]