{"library":"codama","type":"library","category":null,"description":"Codama is a Solana framework designed to facilitate the building of standardized programs through specifications and code generation. It aims to streamline the development of on-chain programs by providing a structured approach to defining program interfaces and interactions. The package `codama` (currently at version 1.6.0) serves as the main entry point, re-exporting core modules like `@codama/errors`, `@codama/nodes`, `@codama/validators`, and `@codama/visitors`, bundling them into a cohesive API. It offers utilities for managing Solana IDLs, allowing developers to create, manipulate, and validate program definitions from a `RootNode` or JSON representation. The project appears to have an active release cadence, with recent minor updates introducing new node types (e.g., `EventNode`) and functionality like a dynamic client for instruction building, indicating ongoing development and feature expansion within the Solana ecosystem.","language":"javascript","status":"active","version":"1.6.0","tags":["javascript","solana","framework","standard","specifications","code generation","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install codama","imports":["import type { Codama } from 'codama'","import { createFromRoot } from 'codama'","import { createFromJson } from 'codama'","import { programNode } from '@codama/nodes';\n// or direct from main package if re-exported\nimport { programNode } from 'codama'"]},{"cmd":"yarn add codama","imports":[]},{"cmd":"pnpm add codama","imports":[]}],"homepage":null,"github":"https://github.com/codama-idl/codama","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/codama","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/codama/compatibility"}}