app cargo-r3

One cargo plugin help build rustweb3 apps

1 unstable release

0.1.0 Jul 1, 2024

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–17MB
~166K SLoC