@meshsdk/core
TypeScript icon, indicating that this package has built-in type declarations

1.7.12 • Public • Published
mesh logo

Mesh TypeScript SDK

Licence Build Package

Twitter/X NPM

All-in-one web3 SDK for Cardano apps


Mesh is an open-source library designed to make building dApps accessible. Whether you're a beginner developer, startup, web3 market leader, or a large enterprise, Mesh makes web3 development easy with reliable, scalable, and well-engineered APIs & developer tools.

Explore the features on Mesh Playground.

What's inside?

This repo includes the following packages/apps:

Packages

Description Docs Playground
@meshsdk/common Contains constants, types and interfaces used across the SDK and different serialization libraries 📄
@meshsdk/contract A collection of smart contracts and its transactions 📄 :shipit:
@meshsdk/core Exports all the functionalities including wallets, transactions, and providers :shipit:
@meshsdk/core-csl Types and utilities functions between Mesh and cardano-serialization-lib 📄
@meshsdk/core-cst Types and utilities functions between Mesh and cardano-js-sdk 📄
@meshsdk/provider Blockchain data providers 📄 :shipit:
@meshsdk/react React component library :shipit:
@meshsdk/transaction Transactions to send assets, mint tokens, and interact with smart contracts 📄 :shipit:
@meshsdk/wallet Wallets to manage assets and interact with the blockchain 📄 :shipit:

Apps

Description Website
apps/docs Mesh technical docs :shipit:
apps/playground Mesh homepage and live demos :shipit:

Getting Started

Usage

To use Mesh in your project, run the following command to install the core package:

npm install @meshsdk/core

Install

To install all dependencies, run the following command:

npm install

Build

To build all apps and packages, run the following command:

npm run build

Develop

To develop all apps and packages, run the following command:

npm run dev

Alt

Package Sidebar

Install

npm i @meshsdk/core

Weekly Downloads

826

Version

1.7.12

License

Apache-2.0

Unpacked Size

31.2 kB

Total Files

6

Last publish

Collaborators

  • sidan-lab
  • jinglescode
  • abdelkrimdev