1 个不稳定版本
0.1.0 | 2019年6月11日 |
---|
#14 in #去中心化应用程序
67KB
1.5K SLoC
Vibranium
构建去中心化应用程序的开发工具。
该项目深受像 Embark 和 Truffle 这样的工具的启发,是我学习 Rust 编程语言的个人游乐场,同时也创建了一些有用的东西。
处于非常早期的阶段,远未达到生产就绪状态
USAGE:
vibranium-cli [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
accounts Outputs available wallet accounts
compile Compiles Smart Contracts from Vibranium project
config Reads and writes configuration options of a Vibranium project
deploy Deploys compiled artifacts
help Prints this message or the help of the given subcommand(s)
init Initializes a Vibranium project inside the current directory, or a given path
node Controls blockchain node
reset Resets Vibranium project inside the current directory, or a given path
依赖项
~9–19MB
~276K SLoC