diff --git a/src/pages/builders.astro b/src/pages/builders.astro index 6dca121..34f0397 100644 --- a/src/pages/builders.astro +++ b/src/pages/builders.astro @@ -129,6 +129,37 @@ const metadata = { Read More', + }, + ]} + image={{ + src: '~/assets/images/holochain.png', + alt: 'Colorful Image', + loading: 'eager', + layout: '', + }} + > + +

Holochain

+

+ Holochain is a framework for developing and running decentralized applications (dApps) + designed to be scalable, efficient and adaptable, featuring a peer-to-peer content + distribution protocol, cryptography and hash tables. The goal of Holochain is to serve as a bridge between the broader internet and apps built using Holochain. +

+
+ + +
+
+
+ + + - - Read More', - }, - ]} - image={{ - src: '~/assets/images/holochain_logo.png', - alt: 'Colorful Image', - loading: 'eager', - layout: '', - }} - > - -

Holochain

-

- Holochain is a framework for developing and running decentralized applications (dApps) - designed to be scalable, efficient and adaptable, featuring a peer-to-peer content - distribution protocol, cryptography and hash tables. -

-
- - -
-
-
diff --git a/src/pages/builders/holochain.md b/src/pages/builders/holochain.md index 80f0787..1fd217c 100644 --- a/src/pages/builders/holochain.md +++ b/src/pages/builders/holochain.md @@ -1,4 +1,8 @@ -# **Holochain** +--- +layout: ~/layouts/MarkdownLayout.astro +--- + +# Holochain ![](/src/assets/images/holochain.png) @@ -28,4 +32,4 @@ The partnership between ThreeFold and Holochain merges decentralized infrastruct **Conclusion:** The partnership between ThreeFold and Holochain represents a strategic alignment of decentralized infrastructure and application development frameworks, aimed at empowering developers and users to build and deploy scalable, efficient, and resilient decentralized applications. By leveraging each other's strengths and capabilities, the partnership holds the promise of driving innovation and accelerating the adoption of decentralized technologies across various industries and use cases. -For more information about Holochain, visit [Holochain](holochain.org). \ No newline at end of file +For more information about Holochain, visit [Holochain](https://holochain.org). \ No newline at end of file