diff --git a/pages/development/code_libraries.mdx b/pages/development/code_libraries.mdx index d1338f32..0ffc72bd 100644 --- a/pages/development/code_libraries.mdx +++ b/pages/development/code_libraries.mdx @@ -37,6 +37,31 @@ Lucid is a library to build Cardano transactions and write off-chain code in Jav

+#### Mesh + +Mesh is a Cardano off-chain framework that provides cardano-cli like transaction builder in TypeScript. It also provides developers with third-party providers, wallet integrations and smart contract library to build dApps. + +- [Mesh Github](https://github.com/MeshJS/mesh) +- [Mesh Website](https://meshjs.dev/) +- [Mesh Discord](https://meshjs.dev/go/discord) +- [TxPipe Discord](https://discord.gg/sJ2D3g33Qp): Mesh channel + +
+TypeScript Programming Language Badge + + GitHub link + +
+
+ #### Cardano-js-sdk Cardano-js-sdk is a JavaScript toolkit to build applications that interact with the Cardano blockchain. It provides a set of tools and functions for wallets, keys, transactions, and more. @@ -582,9 +607,9 @@ Website libraries help connect websites with the Cardano blockchain. These libra Mesh is a website framework that allows you to integrate new or existing websites with the Cardano blockchain. It offers many web components to create a fully-featured dApp. -- [Mesh Github](https://github.com/MartifyLabs/mesh) +- [Mesh Github](https://github.com/MeshJS/mesh) - [Mesh Website](https://meshjs.dev/) -- [Mesh Discord](https://discord.gg/R9xFAD9MKG) +- [Mesh Discord](https://meshjs.dev/go/discord) - [TxPipe Discord](https://discord.gg/sJ2D3g33Qp): Mesh channel
@@ -593,9 +618,9 @@ Mesh is a website framework that allows you to integrate new or existing website class="shields_io_button" alt="TypeScript Programming Language Badge" /> - + GitHub link