Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@meshsdk/core

Package Overview
Dependencies
Maintainers
0
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/core

  • 1.6.7
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
increased by3.94%
Maintainers
0
Weekly downloads
 
Created
Source

Mesh Logo


Mesh SDK

Licence Build Package

Twitter/X NPM


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 Turborepo 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 15 Aug 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