libp2p / libp2p/go-libp2p-daemon
Usage Documentation
Open
@vyzo is already working on this.
Since Mar 15, 2021.
difficulty:easy
enhancement
- Dominant language
- Go
- Stars
- 95
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
There's a "spec" in [specs/CONFIG.md](https://github.com/libp2p/go-libp2p-daemon/blob/master/specs/CONFIG.md) but it doesn't actually say _how_ to use a config.
There's also a useless "go read the go docs" comment in the README.
We need to replace the Usage section in the README with a short section on how to get started:
1. How to setup a config with a persistent ID.
2. How to start p2pd.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.