1 unstable release

0.1.0 Jul 1, 2024

#126 in #apps

MIT/Apache

17KB
478 lines

cargo-r3

这是一个快速构建 rustweb3 app 的工具。

安装

cargo install --git https://github.com/rustweb3/cargo-r3.git --branch main

初始化项目

cargo r3 new --app-type solana hello

Dependencies

~5–18MB
~168K SLoC