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

@kinobi-so/nodes

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kinobi-so/nodes

Node specifications and helpers for the Kinobi standard

  • 0.21.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
100
decreased by-31.03%
Maintainers
0
Weekly downloads
 
Created
Source

Kinobi ➤ Nodes

npm npm-downloads

This package defines the various nodes that make up the Kinobi IDL. It provides types and helper functions to work with these nodes. If you are looking for a type-only version of these nodes, you can find them in the @kinobi-so/node-types package.

Installation

pnpm install @kinobi-so/nodes

[!NOTE] This package is included in the main kinobi package. Meaning, you already have access to its content if you are installing Kinobi this way.

pnpm install kinobi

All available nodes

The Kinobi IDL is composed of various nodes that describe different aspects of a Solana program. Some nodes are categorised together as they share a similar purpose. For instance, all the nodes that describe a data structure that can be encoded and decoded into buffers are grouped under the TypeNode category.

Below are all of the available nodes and their documentation. Also note that you can refer to any node using the Node helper type.

Keywords

FAQs

Package last updated on 20 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