Update README

This commit is contained in:
Oskar Thoren 2020-04-21 13:29:30 +08:00
parent 169ecb31a8
commit 09a1a48fe9
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 8 additions and 1 deletions

View File

@ -11,10 +11,17 @@ Let's start small:
`nim c -r src/hello_gossipsub.nim`
Alt, Waku (imported):
```
make start_network quicksim
# ./build/start_network --topology:FullMesh --amount:6 --test-node-peers:2
./build/start_network
./build/quicksim
```
## What I want to do
Use Waku stuff from Nimbus here,
Get quicksim working
Then try to do similar with libp2p gossipsub