21 Dec 2022
We are excited to co-stream again with C4 as we bring Part 2 of the ZKP 101 session. We bring the experts on Zero Knowledge Proofs to discuss the core concepts, technical limitations, and case studies.
Ping Samrat Kishor for an invite to the live audience.
Ping Samrat Kishor for an invite to the live audience.
- 4 participants
- 57 minutes

18 Nov 2022
Provide's SAP Architect and Developer Evangelist Ryan Fleischmann introduces the Provide proUBC Chainlink Fall 2022 Hackathon entry - integrating Chainlink Price Feeds from Polygon to SAP S/4 HANA to update foreign currency and digital asset prices in SAP. Ryan also exhibits the price feedback mechanisms from SAP back to business partners and the Chainlink decentralized oracle network using PRVD Baseline zero knowledge proofs, Provide Shuttle, and IPFS. For longer technical showcase check out https://www.youtube.com/watch?v=AbZUxBaQG18. You can check out the github repo for the Provide Chainlink Fall Hackathon 2022 entry at : https://github.com/provideplatform/proubc-chainlink-fall-hackathon-2022. You can also learn more about proUBC in this repo: https://github.com/provideplatform/proUBC and check out the proUBC enablement docs at https://docs.provide.services/proubc
- 1 participant
- 5 minutes

16 Feb 2022
Baseline Battleship -
The Baseline Protocol is a set of tools and libraries that enables enterprises to synchronize complex, multiparty business processes with privacy to verify that data is synchronized between counterparties or prove certain attributes of that data.
‘Battleship Baseline’ is an implementation of the classic search & destroy strategy guessing game, using the design pattern specified in the Baseline Protocol standard. This implementation gives you a simple framework of where and how to baseline information between multiple parties, a complete set of code that works, and a lot of clues on how to extend the code to create new features and for other use cases.
View, run, and contribute to the code here -
https://github.com/eea-oasis/baseline/tree/main/examples/battleship
Read more about the work and the Core Devs behind it here -
https://github.com/eea-oasis/baseline/blob/main/examples/battleship/README.md
Join the community to contribute to the development and adoption of Baseline, or learn how to baseline your products and services - https://www.baseline-protocol.org/
The Baseline Protocol is a set of tools and libraries that enables enterprises to synchronize complex, multiparty business processes with privacy to verify that data is synchronized between counterparties or prove certain attributes of that data.
‘Battleship Baseline’ is an implementation of the classic search & destroy strategy guessing game, using the design pattern specified in the Baseline Protocol standard. This implementation gives you a simple framework of where and how to baseline information between multiple parties, a complete set of code that works, and a lot of clues on how to extend the code to create new features and for other use cases.
View, run, and contribute to the code here -
https://github.com/eea-oasis/baseline/tree/main/examples/battleship
Read more about the work and the Core Devs behind it here -
https://github.com/eea-oasis/baseline/blob/main/examples/battleship/README.md
Join the community to contribute to the development and adoption of Baseline, or learn how to baseline your products and services - https://www.baseline-protocol.org/
- 4 participants
- 8 minutes

8 Dec 2021
A two hour session with the year in review and a look ahead at 2022 for the Baseline Protocol open source community. Learn more at baseline-protocol.org.
General Assembly Updates:
Opening Words - Samrat Kishor [02:00]
Metrics - Sonal Patel [06:00]
EY - Paul Brody & Kartheek Solipuram [08:10]
Standards - Andreas Freund [20:25]
https://github.com/eea-oasis/baseline-standard
Outreach - Marc Haddle [28:25]
Sponsorship - Carol Geyer [30:32]
Grant Walkthroughs & Demos:
Marketing Baseline Framework - Tom Lyons [34:23]
Incorporating Decentralized Identifier Methods into Baseline Protocol Implementations - Spruce & Transmute [45:15]
Test Suite for Standards-Based Baseline Implementation - Ognjen Kurtic, Dewi-Tim Davies, Ballint Sallay, & Keith Salzman [57:47]
ZK CIrcuit for Bonds - Boris Breslav [01:07:27]
Baseline 'Hello World' Battleship - Jack Proudfood, Daven Jones, Stefan Kostic, Manik Jain, & Ryan Fisch [01:14:36]
Unibright Updates (Dropping a proof on Baseledger, Baseledger Excel Demo, & Governance Guidelines) - Marten Jung & Stefan Schmidt [01:23:40]
Provide Shuttle Demo - Kyle Thomas, Biswashree Dey, Daven Jones, & Jack Leahy [01:36:52]
Closing Words - John Wolpert [02:00:44]
General Assembly Updates:
Opening Words - Samrat Kishor [02:00]
Metrics - Sonal Patel [06:00]
EY - Paul Brody & Kartheek Solipuram [08:10]
Standards - Andreas Freund [20:25]
https://github.com/eea-oasis/baseline-standard
Outreach - Marc Haddle [28:25]
Sponsorship - Carol Geyer [30:32]
Grant Walkthroughs & Demos:
Marketing Baseline Framework - Tom Lyons [34:23]
Incorporating Decentralized Identifier Methods into Baseline Protocol Implementations - Spruce & Transmute [45:15]
Test Suite for Standards-Based Baseline Implementation - Ognjen Kurtic, Dewi-Tim Davies, Ballint Sallay, & Keith Salzman [57:47]
ZK CIrcuit for Bonds - Boris Breslav [01:07:27]
Baseline 'Hello World' Battleship - Jack Proudfood, Daven Jones, Stefan Kostic, Manik Jain, & Ryan Fisch [01:14:36]
Unibright Updates (Dropping a proof on Baseledger, Baseledger Excel Demo, & Governance Guidelines) - Marten Jung & Stefan Schmidt [01:23:40]
Provide Shuttle Demo - Kyle Thomas, Biswashree Dey, Daven Jones, & Jack Leahy [01:36:52]
Closing Words - John Wolpert [02:00:44]
- 20 participants
- 2:07 hours

8 Nov 2021
Baseline architecture and code walkthrough conducted by Kartheek Solipuram at the November 8, 2021 Baseline Core Devs Session.
Join our Core Dev or other community teams here:
https://www.signupgenius.com/org/baseline#/
Join our Core Dev or other community teams here:
https://www.signupgenius.com/org/baseline#/
- 1 participant
- 41 minutes

27 May 2021
In this ConsenSys workshop, join Gautam Botrel as he walks you through the basics of gnark, a zero knowledge proof library. This includes:
Get a high level overview of what are zkSNARKs and how to use gnark
Write a simple zkSNARK circuit: assert(hash(secret) == h)
Use that circuit, off-chain, to create a proof
Use that circuit, on-chain, to verify the proof
Watch on Crowdcast:
https://www.crowdcast.io/e/consensys-workshop-prove-knowledge-secret-gnark
Visit us on the web: http://www.consensys.net
Get a high level overview of what are zkSNARKs and how to use gnark
Write a simple zkSNARK circuit: assert(hash(secret) == h)
Use that circuit, off-chain, to create a proof
Use that circuit, on-chain, to verify the proof
Watch on Crowdcast:
https://www.crowdcast.io/e/consensys-workshop-prove-knowledge-secret-gnark
Visit us on the web: http://www.consensys.net
- 2 participants
- 41 minutes

20 Jul 2020
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to deliver secure and private business processes at low cost.
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ...
Slack - https://join.slack.com/t/ethereum-bas...
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/bas...
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ...
Slack - https://join.slack.com/t/ethereum-bas...
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/bas...
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
- 1 participant
- 13 minutes

2 Jul 2020
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to deliver secure and private business processes at low cost via the public Ethereum Mainnet.
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ...
Slack - https://join.slack.com/t/ethereum-bas...
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/bas...
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ...
Slack - https://join.slack.com/t/ethereum-bas...
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/bas...
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
- 3 participants
- 59 minutes

9 Jun 2020
https://cointelegraph.com/news/baseline-integrates-microsoft-and-google-spreadsheets-using-ethereum-mainnet
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to deliver secure and private business processes at low cost via the public Ethereum Mainnet.
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ73TH69tMBaC111wxHYw
Slack - https://join.slack.com/t/ethereum-baseline/shared_invite/zt-d6emqeci-bjzBsXBqK4D7tBTZ40AEfQ
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/baseline
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to deliver secure and private business processes at low cost via the public Ethereum Mainnet.
* * * * * * * * * * * * * * * * * * * * * * * * *
Website - https://www.baseline-protocol.org/
Twitter - https://twitter.com/baselineproto
YouTube - https://www.youtube.com/channel/UCPkZ73TH69tMBaC111wxHYw
Slack - https://join.slack.com/t/ethereum-baseline/shared_invite/zt-d6emqeci-bjzBsXBqK4D7tBTZ40AEfQ
Telegram - https://t.me/baselineprotocol
Discord - https://discord.gg/NE8AYD7
Baseline Documentation - https://docs.baseline-protocol.org/
Baseline GitHub - https://github.com/ethereum-oasis/baseline
Baselining SAP ERP and Microsoft Dynamics 365 https://youtu.be/LNym1HeuTxw
* * * * * * * * * * * * * * * * * * * * * * * * * *
- 1 participant
- 8 minutes
