Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@codama/nodes
Advanced tools
This package defines the various nodes that make up the Codama 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 @codama/node-types
package.
pnpm install @codama/nodes
[!NOTE] This package is included in the main
codama
package. Meaning, you already have access to its content if you are installing Codama this way.pnpm install codama
The Codama 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 Codama standard
The npm package @codama/nodes receives a total of 368 weekly downloads. As such, @codama/nodes popularity was classified as not popular.
We found that @codama/nodes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.