![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@kinobi-so/nodes
Advanced tools
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.
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
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.
AccountNode
DefinedTypeNode
ErrorNode
InstructionAccountNode
InstructionArgumentNode
InstructionByteDeltaNode
InstructionNode
InstructionRemainingAccountsNode
PdaNode
ProgramNode
RootNode
ContextualValueNode
(abstract)
CountNode
(abstract)
DiscriminatorNode
(abstract)
LinkNode
(abstract)
PdaSeedNode
(abstract)
TypeNode
(abstract)
AmountTypeNode
ArrayTypeNode
BooleanTypeNode
BytesTypeNode
DateTimeTypeNode
EnumEmptyVariantTypeNode
EnumStructVariantTypeNode
EnumTupleVariantTypeNode
EnumTypeNode
EnumVariantTypeNode
(abstract)FixedSizeTypeNode
HiddenPrefixTypeNode
HiddenSuffixTypeNode
MapTypeNode
NestedTypeNode
(helper)NumberTypeNode
OptionTypeNode
PostOffsetTypeNode
PreOffsetTypeNode
PublicKeyTypeNode
RemainderOptionTypeNode
SentinelTypeNode
SetTypeNode
SizePrefixTypeNode
SolAmountTypeNode
StringTypeNode
StructFieldTypeNode
StructTypeNode
TupleTypeNode
ZeroableOptionTypeNod
ValueNode
(abstract)
FAQs
Node specifications and helpers for the Kinobi standard
The npm package @kinobi-so/nodes receives a total of 223 weekly downloads. As such, @kinobi-so/nodes popularity was classified as not popular.
We found that @kinobi-so/nodes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.