@rozhkovdmitrii/genome-sdk
v1.0.17
Published
Genome SDK is a toolkit for building and sending well-formed Genome contract instructions on the Solana blockchain
Readme
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.
