Skip to content

Commit

Permalink
Add news articles
Browse files Browse the repository at this point in the history
  • Loading branch information
katomm committed May 30, 2024
1 parent 4a7feba commit c272a02
Show file tree
Hide file tree
Showing 12 changed files with 64 additions and 0 deletions.
14 changes: 14 additions & 0 deletions blog/2024-05-18-media-governance-workshop-san-diego/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
slug: 2024-05-18-media-governance-workshop-san-diego
title: Governance Workshop San Diego with Adam Dean
authors: [community]
tags: [media, governance]
---

Video of the Governance Workshop held in San Diego, focusing on best practices and strategies for effective governance in organizations. Key topics include the importance of transparency, stakeholder engagement, and the implementation of robust governance frameworks. The workshop also covers case studies and real-world examples to illustrate successful governance practices. The session aims to provide actionable insights for enhancing governance in various organizational contexts.

<div style={{ textAlign: 'right' }}>
[**Watch now**](https://www.youtube.com/watch?v=-DGqW0KN0Bg)
</div>

<iframe width="560" height="315" src="https://www.youtube.com/embed/-DGqW0KN0Bg?si=yrJYjW-ydNGne1Zn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Binary file not shown.
15 changes: 15 additions & 0 deletions blog/2024-05-23-research-paper-utxo-based-coin-select/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 2024-05-23-research-paper-utxo-based-coin-select
title: "Research on MACS Algorithm Enhancing UTxO Coin Selection"
authors: [cf]
tags: [research]
---

The Cardano Foundation emphasizes innovation and research in blockchain technology. Their research paper, “MACS: A Multi-Asset Coin Selection Algorithm for UTxO-based Blockchains,” presented at the 2023 IEEE International Conference on Blockchain, highlights the benefits of the MACS algorithm. MACS optimizes transaction fees, UTxO pool size, and user privacy, improving UTxO-based blockchains. Though tested in simulations, it shows promise for enhancing cost, speed, and privacy in blockchain transactions, with further real-world testing needed.

<div style={{ textAlign: 'right' }}>
[**Read more**](https://cardanofoundation.org/blog/MACS-a-new-approach-to-multi-asset-coin-selection)
</div>

![banner](./image.avif)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions blog/2024-05-27-community-digest/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 2024-05-27-community-digest
title: "Community Digest"
authors: [cf]
tags: [community digest, governance]
---

On May 23, 2024, Cardano’s SanchoNet achieved a historic milestone by initiating its first hard fork using CIP-1694 governance. Intersect seeks community input for drafting the Cardano Constitution with workshops worldwide. The Cardano Foundation introduced the MACS algorithm for efficient coin selection on UTxO blockchains at the IEEE conference. Other news includes updates from Dr. Lars Brünjes, CNTools, RealFi, leaderlogs, Catalyst Working Group, and SanchoNet.

<div style={{ textAlign: 'right' }}>
[**Read more**](https://forum.cardano.org/t/digest-may-27-2024-another-milestone-on-sanchonet-intersect-seeking-community-input-for-drafting-cardano-constitution-cardano-foundation-introduces-a-new-algorithm-for-efficient-coin-selection-on-utxo-blockchains/132175)
</div>

![community digest](./community-digest.png)

Binary file not shown.
15 changes: 15 additions & 0 deletions blog/2024-05-28-governance-takes-another-step-forward/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 2024-05-28-governance-takes-another-step-forward
title: "Community-led governance takes another step forward"
authors: [intersect]
tags: [governance]
---

Cardano’s minimum viable on-chain governance framework outlines the transition towards on-chain governance, starting with an interim period for bootstrapping via formal rules. Key dates for community involvement include May 28 for registration opening, June 10 for closing, and June 13-23 for voting. An interim Constitutional Committee of seven members, including three elected community members, will oversee the initial phase. Community members passionate about governance are encouraged to apply.

<div style={{ textAlign: 'right' }}>
[**Read more**](https://www.intersectmbo.org/news/community-led-governance-takes-another-step)
</div>

![banner](./banner.webp)

5 changes: 5 additions & 0 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ devportal:
url: https://developers.cardano.org
image_url: /img/authors/devportal.svg

community:
name: Cardano Community
url: https://www.youtube.com/c/CardanoCommunity
image_url: /img/authors/cardano-community.jpg


# note: don't use relative links here, as this data is built into different paths
# for example /news/tags/developers vs /news
Expand Down
Binary file modified static/img/authors/builderfest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/authors/cardano-community.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c272a02

Please sign in to comment.