mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
docs: update maintainers (#51)
This commit is contained in:
parent
b8e451e57e
commit
1686f8999c
1
CODEOWNERS
Normal file
1
CODEOWNERS
Normal file
@ -0,0 +1 @@
|
||||
* @nugaon @Cafe137
|
||||
11
README.md
11
README.md
@ -6,7 +6,14 @@ All services run in `Docker` containers only.
|
||||
|
||||
Currently, the repository supports running Bee nodes up to 5 by default.
|
||||
|
||||
# Usage
|
||||
## Maintainers
|
||||
|
||||
- [nugaon](https://github.com/nugaon)
|
||||
- [Cafe137](https://github.com/Cafe137)
|
||||
|
||||
See what "Maintainer" means [here](https://github.com/ethersphere/repo-maintainer).
|
||||
|
||||
## Usage
|
||||
The whole Bee environment (with blockchain) can be started by [running one script](###Run-Environment),
|
||||
but for that you need to have the necessary Docker images, which is possible to build yourself by [running some scripts](###Setup-the-environment)
|
||||
|
||||
@ -119,4 +126,4 @@ e.g.
|
||||
$ npm run gen:traffic -- 2 http://localhost:1633;http://localhost:11635
|
||||
```
|
||||
|
||||
With the example above, random data will be generated until _minimum_ two cheques will generated on Bee client that serves debug endpoint `http://localhost:11635`
|
||||
With the example above, random data will be generated until _minimum_ two cheques will generated on Bee client that serves debug endpoint `http://localhost:11635`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user