ckb-dev 0.1.1

A simple tool for CKB DevOps.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CKB-Dev

[![License]](#license)
[![GitHub Actions]](https://github.com/yangby-cryptape/ckb-dev/actions)
[![Crate Badge]](https://crates.io/crates/ckb-dev)

Simple tools for CKB DevOps.

[License]: https://img.shields.io/badge/License-MIT-blue.svg
[GitHub Actions]: https://github.com/yangby-cryptape/ckb-dev/workflows/CI/badge.svg
[Crate Badge]: https://img.shields.io/crates/v/ckb-dev.svg

## License

Licensed under [MIT License].

[MIT License]: LICENSE