Skip to content

igneous-labs/sanctum-ata-sdk

Repository files navigation

sanctum-ata-sdk

SDK for the spl associated token account program.

Currently only implements a subset of what we need for our programs.

Structure

  • sanctum-ata-core a no-std, minimal dependencies crate defining common base types and procedures portable to different environments (onchain and offchain). All the other crates below build on top of it.
  • sanctum-ata-jiminy for use onchain with jiminy (CPI bindings, etc)

Development

This section contains dev info for people who wish to work on the library.

solana toolchain vers

$ cargo-build-sbf --version
solana-cargo-build-sbf 2.3.7
platform-tools v1.48
rustc 1.84.1

About

SDK for the SPL associated token account program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published