1个不稳定版本

0.1.0 2019年6月11日

#14 in #去中心化应用


用于 vibranium-cli

MIT 许可证

48KB
1K SLoC

Build Status

钒钛合金

用于构建去中心化应用的开发者工具。

该项目深受像 EmbarkTruffle 这样的工具的启发,并作为我学习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

依赖项

~10MB
~206K SLoC