Skip to content

Commit

Permalink
Merge branch 'staging' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair authored Nov 20, 2024
2 parents 807ccad + e60c9c3 commit 6537683
Show file tree
Hide file tree
Showing 4 changed files with 1,163 additions and 1,154 deletions.
2 changes: 1 addition & 1 deletion src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ export const Showcases = [
},
{
title: "Mesh SDK",
description: "An Open-Source library by Martify Labs with the purpose of making building dApps on Cardano easier than ever. The Mesh library is engineered to simplify the development and implementation of blockchain technology, so you can focus on your project.",
description: "A feature-complete, open-source TypeScript SDK and off-chain framework including wallet integration, transaction building, a smart contract library, third-party API integration, and UI components: with thorough documentation and live demos for all skill levels.",
preview: require("./builder-tools/mesh.png"),
website: "https://meshjs.dev/",
getstarted: "/docs/get-started/mesh/overview",
Expand Down
Binary file added src/data/showcase/mesh-multisig-platform.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,15 @@ export const Showcases = [
source: null,
tags: ["governance", "analytics"],
},
{
title: "Multisig Platform",
description:
"Secure your treasury and participant in governance, as a team with multi-signature.",
preview: require("./showcase/mesh-multisig-platform.jpg"),
website: "https://multisig.meshjs.dev/features",
source: null,
tags: ["governance", "wallet", "daotool"],
},
{
title: "Tempo",
description:
Expand Down
Loading

0 comments on commit 6537683

Please sign in to comment.