New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@gnolang/gno-js-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gnolang/gno-js-client

Gno JS / TS Client


Version published
Maintainers
0
Created

⚛️ GNO JS/TS Client ⚛️

Overview

@gnolang/gno-js-client is a JavaScript/TypeScript client implementation for Gno chains. It is an extension of the tm2-js-client, but with Gno-specific functionality.

Key Features

  • Provides the ability to interact with Gno Realms / Packages
  • Easy interaction with VM-specific ABCI queries

Installation

To install @gnolang/gno-js-client, use your preferred package manager:

yarn add @gnolang/gno-js-client
npm install @gnolang/gno-js-client

Documentation

For the sake of keeping the README short and sweet, you can find the documentation and usage examples for the package here.

FAQs

Package last updated on 16 Jan 2025

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