Socket
Socket
Sign inDemoInstall

@meshsdk/core

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/core


Version published
Weekly downloads
876
increased by43.61%
Maintainers
0
Weekly downloads
 
Created
Source
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

  • @meshsdk/common: Contains constants, types and interfaces used across the SDK and different serialization libraries
  • @meshsdk/contracts: A collection of smart contracts and its transactions - meshjs.dev/smart-contracts
  • @meshsdk/core: Exports all the functionalities including wallets, transactions, and providers
  • @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 - meshjs.dev/providers
  • @meshsdk/react: React component library - meshjs.dev/react
  • @meshsdk/transaction: Transactions - meshjs.dev/apis/transaction
  • @meshsdk/wallet: Wallets - meshjs.dev/apis/wallets

Apps

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

Keywords

FAQs

Package last updated on 13 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc