3 个版本

0.4.2-alpha2024年7月4日
0.4.1-alpha2024年6月13日
0.4.0-alpha2024年5月20日

#82 in #nft

Download history • Rust 包仓库 171/week @ 2024-05-18 • Rust 包仓库 7/week @ 2024-05-25 • Rust 包仓库 120/week @ 2024-06-08 • Rust 包仓库 21/week @ 2024-06-15 • Rust 包仓库 106/week @ 2024-06-29 • Rust 包仓库 24/week @ 2024-07-06 • Rust 包仓库 1/week @ 2024-07-13 • Rust 包仓库 8/week @ 2024-07-27 • Rust 包仓库

63 每月下载量

MIT 许可证

305KB
7K SLoC

WEN New Standard 程序的 Rust 客户端 SDK。

入门指南

在您的项目文件夹中

cargo add wen_new_standard

结构

SDK 被分为几个模块

  • accounts:表示程序账户的结构体
  • errors:表示程序错误的枚举
  • instructions:用于创建指令、指令参数和 CPI 助手的结构体
  • types:表示程序使用的类型结构体

贡献

查看贡献指南,了解如何为该库做出贡献。

依赖项

~17–26MB
~445K SLoC