bitcoin-dev-project / bitcoin-dev-project/sim-ln
simln-lib: Improve usage as a library
Open
feature
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
Using `simln-lib` as a library from another project, using this as a catch-all tracking issues for things that come up as I us it. If they're important enough, they can be spun out into their own issues.
- [ ] Implement `Default` for `SimulationCfg` (just nice to have)
- [ ] Consider publishing a `sim-cli` crate with parsing helpers that we've currently got in `main.rs` -> this would be very helpful for folks looking to get going quickly with their own custom simulations (I ended up just copying stuff)
- [ ] Library should probably allow user better control over logging
Contributor guide
Assessment
This issue has not been assessed yet.