https://github.com/dotbithq/cell-data-generator
https://github.com/dotbithq/cell-data-generator
contract molecule nervos rust
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotbithq/cell-data-generator
- Owner: dotbitHQ
- Created: 2021-03-04T12:53:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T08:04:43.000Z (about 3 years ago)
- Last Synced: 2023-05-06T22:40:03.720Z (about 3 years ago)
- Topics: contract, molecule, nervos, rust
- Language: Rust
- Size: 580 KB
- Stars: 6
- Watchers: 7
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cell-data-generator
Generate all the cells that DAS need.
## Commands
```shell
# Run the generator
cargo run --bin=config-cell-type-generator
```