@0xobedient-Solana-Program-Verifier
A Powerful Typescript SDK for verify Solana Program, Delivering effortless access to Solana Program verify information, Verifing Job status, Verified Programs information, Decode Solana Program Verification PDA data, Create Verification PDA and Verify Solana Program. in a structured and type-safe way.
- ✅ Complete API Integration: Supports every endpoint provided by Otter Ses REST API and Solana Program.
- ✅ TypeScript First: Designed with TypeScript to ensure strong typing and better developer tooling
- ✅ Modular Structure: Organized codebase with clear separation of concerns across API features
- ✅ Detailed Type Definitions: Includes comprehensive and fully annotated data models for all responses
- ✅ Async-Friendly: Fully supports async/await patterns with promise-based architecture
- ✅ Minimal Dependencies: Relies solely on axios for HTTP requests, with no additional libraries
- ✅ Open Source: Managed in public github repository
npm install @0xobedient/solana-program-verifier
# or
yarn add @0xobedient/solana-program-verifier
# or
pnpm install @0xobedient/solana-program-verifier