From 395386341d1f2e7d2008c9c64c52fddf3c5ae51e Mon Sep 17 00:00:00 2001 From: Costanza <49433698+costgallo@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:29:20 +0200 Subject: [PATCH 01/15] Update DIP-18 Update --- DIPs/DIP-18.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DIPs/DIP-18.md b/DIPs/DIP-18.md index a0f78cd7..8d58c38f 100644 --- a/DIPs/DIP-18.md +++ b/DIPs/DIP-18.md @@ -30,7 +30,6 @@ __Implementing this DIP would make DevCon’s website hosting decentralized and - Has any part of this proposal been implemented at other events? If so, please describe how it went. Not yet. We are planning to reach out to more events that happen before to implement this solution. This DIP will be updated accordingly. However, the solution has been implemented on other situations like blogposts: -http://fairdatasociety.bzz.link/ https://fairdataprotocol.bzz.link/ More info: https://blog.fairdatasociety.org/posts/2021/12/fair-data-society-blog-is-now-hosted-on-swarm/ From 1620cb4cbf61d2e26f9680277bfdb86ff34d1aeb Mon Sep 17 00:00:00 2001 From: Costanza <49433698+costgallo@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:15:30 +0100 Subject: [PATCH 02/15] Create DIP-35.md --- DIPs/DIP-35.md | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 DIPs/DIP-35.md diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md new file mode 100644 index 00000000..9795cd30 --- /dev/null +++ b/DIPs/DIP-35.md @@ -0,0 +1,88 @@ +--- +DIP: 35 +Title: Make Devcon censorship resistant, privacy preserving and smarter +Status: Draft +Themes: Virtual experience, Freeform, Purchases & ID +Tags: Software, Communications, Event Production, Event Operations +Instances: Devcon 7 +Authors: costanza@ethswarm.org +Resources Required: Operations support +Discussion: https://forum.devcon.org/t/devcon-2024-agenda-on-swarm-with-fair-data-society-and-brianknowsai/3357 +--- + +## Summary of Proposal +__Simple Summary__ +Hosting the Devcon website with the Agenda of DevCon on Swarm/FairData Society and integrating BrianKnowsAI. +This would make Devcon’ website decentralized, censorship resistant and privacy preserving, and would make Devcon’s digital efforts aligned with its values, while offering an web3 AI assistant to help attendees have an amazing experience__ + +##Abstract +Swarm is a decentralized storage and communication system that was initially incubated by the Ethereum Foundation. + +Fair Data Society is an initiative for decentralized self-sovereign data commons. + +BraianKnowsAI is a non-custodial AI assistant for performing transactions and search web3 info on a custom-built knowledge base, and a Swarm Foundation grantee. + +This DIP follows the Devcon 2022 Swarm DIP and enhances it: + +Hosting the Devcon website and agenda on Swarm/FairData Society and integrating it with BriankKnowsAI to have a web3 native AI assistant. + +## Motivation & Rationale + +Implementing this DIP would make Devcon’s digital efforts aligned with its principles and values: + +The website hosting on the Swarm Network will be web3 native, censorship resistant and privacy preserving. The website will be in control of the Devcon team and not of a centralized provider. + +Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchses "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" + + + +## Implementation + + Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. + +The 2022 project had two components, an Exporter plugin and a Decentralized Frontend. More details about it can be found in the DIP 18. + +In addition, this year we would like to host the main environment of the Agenda and Devcon website on the Swarm Network. The solution has been implemented on other situations like blogposts: https://fairdataprotocol.bzz.link/ + +BrianKnowsAI has been implemented at EthRome: all the relevant information have been uploaded to a specific knowledge base named "ETHRome" and the hackers were able to ask questions like: + +"What are the Ethrome bounties?" +"How does the subgraphs in the graph work?" +"When is the Sismo workshop?" + +Brian provides both an answer and the files it has used to generate that answer. + +Eg. +Q:"What are the ethrome bounties?" +Brian: The ethrome bounties are prizes from sponsors like Sismo, Base, gnosis, Brian and so on. +Attached File: Hacker Manual - Bounties + + + + + +## Operational Requirements & Ownership +__Please answer questions below:__ +1. What actions are required to implement the proposal at Devcon(nect)? +If this DIP is approved, we need the design specifications to develop the Website and the Agenda. Ideally, we should have a couple of calls in order to prepare a plan for the implementation. + +Moreover, we will need the content, in order to publish the website and to feed Brian with the right knowledge base. + +2. Who will be responsible for the proposal to be implemented effectively? The owner of the DIP, Costanza Gallo (costgallo / costanza@ethswarm.org) + +3. What other projects could this proposal be integrated with? (Bonus points for collaboration across teams :)) +This project is already an integration between Swarm Network, BrianKnowsAI. +In addition, it could be integrated with the ticketing platform + +## Links & Additional Information + +Swarm website https://www.ethswarm.org/ + +Swarm whitepaper + +Book of Swarm + +Bee Documentation + + + From 8e3e3fcae9624640473e8e4d1601fa7b75cf8941 Mon Sep 17 00:00:00 2001 From: Costanza <49433698+costgallo@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:24:00 +0100 Subject: [PATCH 03/15] Create DIP-36.md --- DIPs/DIP-36.md | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 DIPs/DIP-36.md diff --git a/DIPs/DIP-36.md b/DIPs/DIP-36.md new file mode 100644 index 00000000..a4b5555b --- /dev/null +++ b/DIPs/DIP-36.md @@ -0,0 +1,86 @@ +--- +DIP: 36 +Title: Make Devcon censorship resistant, privacy preserving and smarter +Status: Draft +Themes: Virtual experience, Freeform, Purchases & ID +Tags: Software, Communications, Event Production, Event Operations +Instances: Devcon 7 +Authors: costanza@ethswarm.org +Resources Required: Operations support +Discussion: https://forum.devcon.org/t/devcon-2024-agenda-on-swarm-with-fair-data-society-and-brianknowsai/3357 +--- + +## Summary of Proposal +__Simple Summary__ +Hosting the Devcon website with the Agenda of DevCon on Swarm/FairData Society and integrating BrianKnowsAI. +This would make Devcon’ website decentralized, censorship resistant and privacy preserving, and would make Devcon’s digital efforts aligned with its values, while offering an web3 AI assistant to help attendees have an amazing experience__ + +##Abstract +Swarm is a decentralized storage and communication system that was initially incubated by the Ethereum Foundation. + +Fair Data Society is an initiative for decentralized self-sovereign data commons. + +BraianKnowsAI is a non-custodial AI assistant for performing transactions and search web3 info on a custom-built knowledge base, and a Swarm Foundation grantee. + +This DIP follows the Devcon 2022 Swarm DIP and enhances it: + +Hosting the Devcon website and agenda on Swarm/FairData Society and integrating it with BriankKnowsAI to have a web3 native AI assistant. + +## Motivation & Rationale + +Implementing this DIP would make Devcon’s digital efforts aligned with its principles and values: + +The website hosting on the Swarm Network will be web3 native, censorship resistant and privacy preserving. The website will be in control of the Devcon team and not of a centralized provider. + +Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchses "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" + + + +## Implementation + + Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. + +The 2022 project had two components, an Exporter plugin and a Decentralized Frontend. More details about it can be found in the DIP 18. + +In addition, this year we would like to host the main environment of the Agenda and Devcon website on the Swarm Network. The solution has been implemented on other situations like blogposts: https://fairdataprotocol.bzz.link/ + +BrianKnowsAI has been implemented at EthRome: all the relevant information have been uploaded to a specific knowledge base named "ETHRome" and the hackers were able to ask questions like: + +"What are the Ethrome bounties?" +"How does the subgraphs in the graph work?" +"When is the Sismo workshop?" + +Brian provides both an answer and the files it has used to generate that answer. + +Eg. +Q:"What are the ethrome bounties?" +Brian: The ethrome bounties are prizes from sponsors like Sismo, Base, gnosis, Brian and so on. +Attached File: Hacker Manual - Bounties + + + + + +## Operational Requirements & Ownership +__Please answer questions below:__ +1. What actions are required to implement the proposal at Devcon(nect)? +If this DIP is approved, we need the design specifications to develop the Website and the Agenda. Ideally, we should have a couple of calls in order to prepare a plan for the implementation. + +Moreover, we will need the content, in order to publish the website and to feed Brian with the right knowledge base. + +2. Who will be responsible for the proposal to be implemented effectively? The owner of the DIP, Costanza Gallo (costgallo / costanza@ethswarm.org) + +3. What other projects could this proposal be integrated with? (Bonus points for collaboration across teams :)) +This project is already an integration between Swarm Network, BrianKnowsAI. +In addition, it could be integrated with the ticketing platform + +## Links & Additional Information + +Swarm website https://www.ethswarm.org/ + +Swarm whitepaper + +Book of Swarm + +Bee Documentation + From 35f913d9c79e2b9127d5606dfbd78004dbb57e6b Mon Sep 17 00:00:00 2001 From: Costanza <49433698+costgallo@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:53:07 +0100 Subject: [PATCH 04/15] Delete DIPs/DIP-36.md --- DIPs/DIP-36.md | 86 -------------------------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 DIPs/DIP-36.md diff --git a/DIPs/DIP-36.md b/DIPs/DIP-36.md deleted file mode 100644 index a4b5555b..00000000 --- a/DIPs/DIP-36.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -DIP: 36 -Title: Make Devcon censorship resistant, privacy preserving and smarter -Status: Draft -Themes: Virtual experience, Freeform, Purchases & ID -Tags: Software, Communications, Event Production, Event Operations -Instances: Devcon 7 -Authors: costanza@ethswarm.org -Resources Required: Operations support -Discussion: https://forum.devcon.org/t/devcon-2024-agenda-on-swarm-with-fair-data-society-and-brianknowsai/3357 ---- - -## Summary of Proposal -__Simple Summary__ -Hosting the Devcon website with the Agenda of DevCon on Swarm/FairData Society and integrating BrianKnowsAI. -This would make Devcon’ website decentralized, censorship resistant and privacy preserving, and would make Devcon’s digital efforts aligned with its values, while offering an web3 AI assistant to help attendees have an amazing experience__ - -##Abstract -Swarm is a decentralized storage and communication system that was initially incubated by the Ethereum Foundation. - -Fair Data Society is an initiative for decentralized self-sovereign data commons. - -BraianKnowsAI is a non-custodial AI assistant for performing transactions and search web3 info on a custom-built knowledge base, and a Swarm Foundation grantee. - -This DIP follows the Devcon 2022 Swarm DIP and enhances it: - -Hosting the Devcon website and agenda on Swarm/FairData Society and integrating it with BriankKnowsAI to have a web3 native AI assistant. - -## Motivation & Rationale - -Implementing this DIP would make Devcon’s digital efforts aligned with its principles and values: - -The website hosting on the Swarm Network will be web3 native, censorship resistant and privacy preserving. The website will be in control of the Devcon team and not of a centralized provider. - -Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchses "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" - - - -## Implementation - - Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. - -The 2022 project had two components, an Exporter plugin and a Decentralized Frontend. More details about it can be found in the DIP 18. - -In addition, this year we would like to host the main environment of the Agenda and Devcon website on the Swarm Network. The solution has been implemented on other situations like blogposts: https://fairdataprotocol.bzz.link/ - -BrianKnowsAI has been implemented at EthRome: all the relevant information have been uploaded to a specific knowledge base named "ETHRome" and the hackers were able to ask questions like: - -"What are the Ethrome bounties?" -"How does the subgraphs in the graph work?" -"When is the Sismo workshop?" - -Brian provides both an answer and the files it has used to generate that answer. - -Eg. -Q:"What are the ethrome bounties?" -Brian: The ethrome bounties are prizes from sponsors like Sismo, Base, gnosis, Brian and so on. -Attached File: Hacker Manual - Bounties - - - - - -## Operational Requirements & Ownership -__Please answer questions below:__ -1. What actions are required to implement the proposal at Devcon(nect)? -If this DIP is approved, we need the design specifications to develop the Website and the Agenda. Ideally, we should have a couple of calls in order to prepare a plan for the implementation. - -Moreover, we will need the content, in order to publish the website and to feed Brian with the right knowledge base. - -2. Who will be responsible for the proposal to be implemented effectively? The owner of the DIP, Costanza Gallo (costgallo / costanza@ethswarm.org) - -3. What other projects could this proposal be integrated with? (Bonus points for collaboration across teams :)) -This project is already an integration between Swarm Network, BrianKnowsAI. -In addition, it could be integrated with the ticketing platform - -## Links & Additional Information - -Swarm website https://www.ethswarm.org/ - -Swarm whitepaper - -Book of Swarm - -Bee Documentation - From c56f5ef8715459b7e19a44da17b735f905fe0083 Mon Sep 17 00:00:00 2001 From: Costanza <49433698+costgallo@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:55:21 +0100 Subject: [PATCH 05/15] Update DIP-35.md --- DIPs/DIP-35.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 9795cd30..d183c12b 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -76,13 +76,12 @@ In addition, it could be integrated with the ticketing platform ## Links & Additional Information -Swarm website https://www.ethswarm.org/ +Swarm website https://www.ethswarm.org/ -Swarm whitepaper +Swarm whitepaper https://www.ethswarm.org/swarm-whitepaper.pdf -Book of Swarm - -Bee Documentation +Book of Swarm https://papers.ethswarm.org/p/book-of-swarm/ +Bee Documentation https://docs.ethswarm.org/ From d7f31feab4108f26698a2c92b233ffe2a2afc16c Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:21 +0100 Subject: [PATCH 06/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index d183c12b..248ceead 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -8,6 +8,7 @@ Instances: Devcon 7 Authors: costanza@ethswarm.org Resources Required: Operations support Discussion: https://forum.devcon.org/t/devcon-2024-agenda-on-swarm-with-fair-data-society-and-brianknowsai/3357 +Created: 2024-02-21 --- ## Summary of Proposal From 96a4b1b6b8ffe9bfc72722b87f3eea06575f03fc Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:27 +0100 Subject: [PATCH 07/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 248ceead..8d083bd6 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -12,7 +12,6 @@ Created: 2024-02-21 --- ## Summary of Proposal -__Simple Summary__ Hosting the Devcon website with the Agenda of DevCon on Swarm/FairData Society and integrating BrianKnowsAI. This would make Devcon’ website decentralized, censorship resistant and privacy preserving, and would make Devcon’s digital efforts aligned with its values, while offering an web3 AI assistant to help attendees have an amazing experience__ From 3c663d63b06eca4c8a6cb6d5f91ca32a598e7be6 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:33 +0100 Subject: [PATCH 08/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 8d083bd6..041a5cd3 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -15,7 +15,7 @@ Created: 2024-02-21 Hosting the Devcon website with the Agenda of DevCon on Swarm/FairData Society and integrating BrianKnowsAI. This would make Devcon’ website decentralized, censorship resistant and privacy preserving, and would make Devcon’s digital efforts aligned with its values, while offering an web3 AI assistant to help attendees have an amazing experience__ -##Abstract +## Abstract Swarm is a decentralized storage and communication system that was initially incubated by the Ethereum Foundation. Fair Data Society is an initiative for decentralized self-sovereign data commons. From 1999d78813b380ea7e8e62f2bae0d11071a47c77 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:39 +0100 Subject: [PATCH 09/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 041a5cd3..c3a4739d 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -34,8 +34,6 @@ The website hosting on the Swarm Network will be web3 native, censorship resista Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchses "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" - - ## Implementation Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. From b2d06f2c2ff9bf55b0b2319c0542686ae088dc19 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:45 +0100 Subject: [PATCH 10/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index c3a4739d..6d177064 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -36,7 +36,7 @@ Adding BrianKnowsAI will enhance the experience for attendees and virtual visito ## Implementation - Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. +Yes, implementing the Agenda on Swarm has already been implemented at Devcon 6. The implementation went smoothly, however it has been done the day before the event, so this year we would like to have more time in order to deliver it as soon as possible. The 2022 project had two components, an Exporter plugin and a Decentralized Frontend. More details about it can be found in the DIP 18. From 026b2791439c97fdbdb1fee0aca2146861544f16 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:51 +0100 Subject: [PATCH 11/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 6d177064..d2141785 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -60,7 +60,6 @@ Attached File: Hacker Manual - Bounties ## Operational Requirements & Ownership -__Please answer questions below:__ 1. What actions are required to implement the proposal at Devcon(nect)? If this DIP is approved, we need the design specifications to develop the Website and the Agenda. Ideally, we should have a couple of calls in order to prepare a plan for the implementation. From 90706f6dfc547e191fcce393b735aa6d94ffa605 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:02:56 +0100 Subject: [PATCH 12/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index d2141785..b794118f 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -55,10 +55,6 @@ Q:"What are the ethrome bounties?" Brian: The ethrome bounties are prizes from sponsors like Sismo, Base, gnosis, Brian and so on. Attached File: Hacker Manual - Bounties - - - - ## Operational Requirements & Ownership 1. What actions are required to implement the proposal at Devcon(nect)? If this DIP is approved, we need the design specifications to develop the Website and the Agenda. Ideally, we should have a couple of calls in order to prepare a plan for the implementation. From d797657f6a969d1fac6429c7745566f5951fc42e Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:03:02 +0100 Subject: [PATCH 13/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index b794118f..baa26baf 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -76,5 +76,3 @@ Swarm whitepaper https://www.ethswarm.org/swarm-whitepaper.pdf Book of Swarm https://papers.ethswarm.org/p/book-of-swarm/ Bee Documentation https://docs.ethswarm.org/ - - From 94af6bab4f21fc686ee83f1e04c175270833b3e0 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:06:08 +0100 Subject: [PATCH 14/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index baa26baf..99edfbae 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -32,7 +32,7 @@ Implementing this DIP would make Devcon’s digital efforts aligned with its pri The website hosting on the Swarm Network will be web3 native, censorship resistant and privacy preserving. The website will be in control of the Devcon team and not of a centralized provider. -Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchses "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" +Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchases "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" ## Implementation From 3506d82dbf7d6f4254612bf1e4618c342d960ae4 Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 24 Feb 2024 14:06:44 +0100 Subject: [PATCH 15/15] Update DIPs/DIP-35.md --- DIPs/DIP-35.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIPs/DIP-35.md b/DIPs/DIP-35.md index 99edfbae..69746af3 100644 --- a/DIPs/DIP-35.md +++ b/DIPs/DIP-35.md @@ -32,7 +32,7 @@ Implementing this DIP would make Devcon’s digital efforts aligned with its pri The website hosting on the Swarm Network will be web3 native, censorship resistant and privacy preserving. The website will be in control of the Devcon team and not of a centralized provider. -Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors aslike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchases "Brian bridge 100DAI2 from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" +Adding BrianKnowsAI will enhance the experience for attendees and virtual visitors alike, as attendees will be able to ask questions on the agenda, i.e. “Brian, when is Vitalik speaking?” or “Brian, what’s account abstraction?”. It will also help attendees perform transactions helpful for purchases "Brian bridge 100DAI from Ethereum Mainnet to Polygon", "Brian, transfer 10DAI to vitalik.eth to pay them for dinner" ## Implementation