Skip to content

TERITORI/gno-js-client

This branch is 6 commits behind gnolang/gno-js-client:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
May 8, 2023
May 8, 2023
May 8, 2023
May 8, 2023
Jun 10, 2023
May 24, 2024
May 8, 2023
Jun 26, 2024
May 8, 2023
Jun 26, 2024

Repository files navigation

⚛️ 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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Shell 0.7%