nezha-lottery 0.0.1

Skeleton instruction apis for the nezha lottery
Documentation
[dependencies.arrayref]
version = "0.3.6"

[dependencies.borsh]
version = "0.9"

[dependencies.solana-program]
version = "1.9.3"

[dependencies.spl-token]
features = ["no-entrypoint"]
version = "3.2"

[dependencies.thiserror]
version = "1.0.30"
[dev-dependencies.solana-program-test]
version = "1.9.3"

[dev-dependencies.solana-sdk]
version = "1.9.3"

[features]
no-entrypoint = []
test-bpf = []

[lib]
crate-type = ["cdylib", "lib"]

[package]
authors = ["MLabs"]
description = "Skeleton instruction apis for the nezha lottery\n"
edition = "2021"
license = "Unlicense OR MIT"
name = "nezha-lottery"
version = "0.0.1"