Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homepage suggestions #1008

Merged
merged 2 commits into from
Mar 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions main/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,40 +25,40 @@ features:
details: Develop smart contracts using the world’s most popular programming language.
link: /guides/getting-started/

- icon: ⚙️
title: Composable Smart Contracts
details: Build smart contracts and create digital assets. Partition risk and leverage safety properties.
link: /guides/zoe/

- icon: 🔒
title: Built-In Security
details: Deploy tamper-proof smart contracts in a VM hardened by the latest ECMAScript features.
details: Express access control using familiar patterns of objects.
link: /guides/js-programming/

- icon: ⚙️
title: Modular SDK
details: Compose smart contracts and create digital assets with ease using object-capabilities.
link: /guides/zoe/contracts/

- icon: 🌐
title: Interoperable Ecosystem
details: Leverage IBC for instant, cross-chain asset interoperability.
link: /guides/platform/

- icon: 🛠️
title: Seamless DX
details: Develop smart contracts using the world’s most popular programming language.
link: /guides/getting-started/
- icon: 💬
title: Discord
details: Meet our developer community and make friends.
link: https://agoric.com/discord

- icon: 🔒
title: Built-In Security
details: Deploy tamper-proof smart contracts in a VM hardened by the latest ECMAScript features.
link: /guides/js-programming/
- icon: 💡
title: Github Discussions
details: Ask questions. Share ideas.
link: https://github.com/Agoric/agoric-sdk/discussions

- icon: ⚙️
title: Modular SDK
details: Compose smart contracts and create digital assets with ease using object-capabilities.
link: /guides/zoe/contracts/
- icon: 🕘
title: Office Hours
details: Join us for open discussion, whether you're just getting started or deep into the details.
link: https://github.com/Agoric/agoric-sdk/wiki/Office-Hours

- icon: 🌐
title: Interoperable Ecosystem
details: Leverage IBC for instant, cross-chain asset interoperability.
link: /guides/platform/
- icon: 🐦
title: Twitter
details: Catch up on all things Agoric product, events, and more.
link: https://twitter.com/agoric
---

<style>
Expand Down
Loading