You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Problem solved
Adding chain forms for
- Fhenix Nitrogen
- Plume
Linear - INFRA-539
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on adding new assets and metadata for two blockchain projects, `Fhenix` and `Plume`, including banners and CTAs, enhancing the dashboard's visual representation and information.
### Detailed summary
- Added imports for `fhenixBanner`, `fhenixCTA`, `plumeBannerv2`, and `plumeCTAv2`.
- Introduced metadata for `Fhenix` with header image, about section, and CTA details.
- Added metadata for `Plume` with similar structure, including two entries with the same content.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
"Discover Fhenix—the first-ever FHE-based blockchain. Fhenix is an L2 built on Ethereum that brings powerful Fully Homomorphic Encryption (FHE) into the EVM space. This technology enables confidential computation on-chain, allowing users to explore a new generation of use cases.",
427
+
cta: {
428
+
backgroundImageUrl: fhenixCTA.src,
429
+
title: "Onchain confidentiality powered by the first FHE L2 Rollup",
"Plume is the first full stack L1 blockchain purpose-built for RWAfi. Our products and chain make it easy for anyone to interact with RWAs just like they would with any other crypto native asset. Earn, trade, speculate on anything from financial instruments, collectibles, alternative assets, and more.",
585
+
cta: {
586
+
backgroundImageUrl: plumeCTAv2.src,
587
+
title: "Bringing the Real World Onchain",
588
+
buttonLink: "https://www.plumenetwork.xyz/",
589
+
buttonText: "Learn more",
590
+
},
591
+
},
592
+
//Plume
593
+
98865: {
594
+
headerImgUrl: plumeBannerv2.src,
595
+
about:
596
+
"Plume is the first full stack L1 blockchain purpose-built for RWAfi. Our products and chain make it easy for anyone to interact with RWAs just like they would with any other crypto native asset. Earn, trade, speculate on anything from financial instruments, collectibles, alternative assets, and more.",
0 commit comments