diff --git a/src/data/builder-tools.js b/src/data/builder-tools.js index d80623aa62..d7a05794ea 100644 --- a/src/data/builder-tools.js +++ b/src/data/builder-tools.js @@ -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", diff --git a/src/data/showcase/mesh-multisig-platform.jpg b/src/data/showcase/mesh-multisig-platform.jpg new file mode 100644 index 0000000000..ca0495ec73 Binary files /dev/null and b/src/data/showcase/mesh-multisig-platform.jpg differ diff --git a/src/data/showcases.js b/src/data/showcases.js index ba83ba91a4..fae26e4449 100644 --- a/src/data/showcases.js +++ b/src/data/showcases.js @@ -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: