From c220488825827c8095b9a7f5735d87514df61429 Mon Sep 17 00:00:00 2001 From: Devin Black <82221522+devin-black@users.noreply.github.com> Date: Thu, 29 Feb 2024 12:21:37 -0500 Subject: [PATCH] Update news and fix link in security --- data/about.json | 8 ++++++-- data/legal/security.md | 2 +- data/posts/posts.json | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 3 deletions(-) diff --git a/data/about.json b/data/about.json index 5218597f..88f97132 100644 --- a/data/about.json +++ b/data/about.json @@ -18,13 +18,17 @@ "title": "k/factory", "body": "k/factory (k/f) is a software studio founded by the original contributors to the Centrifuge protocol. k/f contributes to the Centrifuge protocol by providing core infrastructure and works with its users to ensure adoption.", "link": { - "label": "Learn about k/factory and see open roles", + "label": "Learn about k/factory", "href": "https://k-f.co/" } }, { "title": "Centrifuge Network Foundation", - "body": "The Centrifuge Network Foundation (CNF) nurtures the Centrifuge ecosystem by funding protocol development and grants." + "body": "Centrifuge Network Foundation's mission is to grow the Centrifuge ecosystem by funding research, development and maintenance of the network.", + "link": { + "label": "Learn about Centrifuge Network Foundation", + "href": "https://www.centrifuge.foundation/" + } }, { "title": "EMBRIO.tech", diff --git a/data/legal/security.md b/data/legal/security.md index 5d33b79f..ab3e674e 100644 --- a/data/legal/security.md +++ b/data/legal/security.md @@ -35,7 +35,7 @@ In-scope repositories: - [https://github.com/centrifuge/tinlake-math](https://github.com/centrifuge/tinlake-math) - [https://github.com/centrifuge/tinlake-auth](https://github.com/centrifuge/tinlake-auth) - [https://github.com/centrifuge/tinlake.js](https://github.com/centrifuge/tinlake.js) -- [hhttps://github.com/centrifuge/centrifuge-chain](https://github.com/centrifuge/centrifuge-chain) +- [https://github.com/centrifuge/centrifuge-chain](https://github.com/centrifuge/centrifuge-chain) - [https://github.com/centrifuge/go-centrifuge](https://github.com/centrifuge/go-centrifuge) - [https://github.com/centrifuge/precise-proofs](https://github.com/centrifuge/precise-proofs) - [https://github.com/centrifuge/centrifuge-protobufs](https://github.com/centrifuge/centrifuge-protobufs) diff --git a/data/posts/posts.json b/data/posts/posts.json index ef2a6c2f..fc7982f0 100644 --- a/data/posts/posts.json +++ b/data/posts/posts.json @@ -1,4 +1,40 @@ [ + { + "date": "2024/02/28", + "outlet": "Centrifuge Blog", + "title": "Revenue Projections, Partnerships, and More at ETH Denver", + "body": "Centrifuge, the platform for onchain finance, today announced a range of news at the ETH Denver conference as it gears up for a momentous 2024.", + "image": "../images/posts/blog_poolfees.png", + "alt": "", + "href": "https://centrifuge.mirror.xyz/NFKPq9w5OpgRN-3wCsEQp8X6Mp--8mpz_pJNe-Xnu1U" + }, + { + "date": "2024/02/28", + "outlet": "The Defiant", + "title": "Centrifuge Proposal Set To Introduce Protocol Fees Collected By Treasury", + "body": "Centrifuge predicts it will accumulate $4M in fees this year.", + "image": "../images/posts/defiant_poolfees.png", + "alt": "", + "href": "https://thedefiant.io/centrifuge-proposal-set-to-introduce-protocol-fees-collected-by-treasury" + }, + { + "date": "2024/02/28", + "outlet": "Coindesk", + "title": "Crypto Custodian Finoa Offers Centrifuge’s Tokenized T-Bill Fund", + "body": "Tokenized assets pioneer Centrifuge is linking its Anemoy fund to Finoa’s 300-plus crypto institutions.", + "image": "../images/posts/coindesk_finoa.png", + "alt": "", + "href": "https://www.coindesk.com/business/2024/02/28/crypto-custodian-finoa-offers-centrifuges-tokenized-t-bill-fund/" + }, + { + "date": "2024/02/28", + "outlet": "Blockworks", + "title": "The role of RWAs in the evolution of stablecoins: Report", + "body": "Medium exchange remains the “killer function” for stablecoins, Circle’s Stephen Leahy notes in latest stablecoin report", + "image": "../images/posts/blockworks_stablecoins.png", + "alt": "", + "href": "https://blockworks.co/news/stablecoin-growth-report-real-world-assets" + }, { "date": "2024/01/18", "outlet": "Centrifuge",