Sign In

@rozhkovdmitrii/genome-sdk

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rozhkovdmitrii/genome-sdk

Genome SDK is a toolkit for building and sending well-formed Genome contract instructions on the Solana blockchain

latest
npmnpm
Version
1.0.17
Version published
Maintainers
1
Created
Source

Genome SDK

The Genome SDK provides convenient access to Genome contract invocations on the Solana blockchain. It is tailored for use in tests, migrations, and frontend applications, streamlining interaction with on-chain Genome programs.

Features

The SDK currently supports the following operations:

  • Initialize Omni — Deploy and configure a Genome contract using the Omni model.
  • Initialize Single — Set up a single-instance Genome contract.
  • Deposit — Execute token or asset deposits into a Genome contract.

FAQs

Package last updated on 15 May 2025

Did you know?

Socket

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.

Install

Related posts