Loris Leiva 5c3fb46cf5 Add programId to PdaValueNode (#915) 3 일 전
..
src 5c3fb46cf5 Add programId to PdaValueNode (#915) 3 일 전
test dbbdf9ec20 Use vitest as a test framework (#18) 1 년 전
.gitignore 42120cc749 Add node-types package (#2) 1 년 전
.prettierignore 760dda5775 Inline scripts in packages (#842) 2 달 전
CHANGELOG.md c27aac997c [1.x] Publish packages (#914) 3 일 전
LICENSE 1794ecdd3f Update license dates (#835) 2 달 전
README.md e9d56c993f Rename Kinobi to Codama (#234) 1 년 전
package.json c27aac997c [1.x] Publish packages (#914) 3 일 전
tsconfig.declarations.json 42120cc749 Add node-types package (#2) 1 년 전
tsconfig.json 760dda5775 Inline scripts in packages (#842) 2 달 전
tsup.config.ts 760dda5775 Inline scripts in packages (#842) 2 달 전

README.md

Codama ➤ Node Types

npm npm-downloads

This package is the type-only version of the @codama/nodes package. Check out the nodes documentation for more information.

Installation

pnpm install @codama/node-types

[!NOTE] This package is included in the @codama/nodes package and in the main codama library. Meaning, you already have access to its content if you are installing Codama in one of these ways.

pnpm install @codama/nodes
pnpm install codama