Update waku store status for js-waku (#350)

This commit is contained in:
Franck Royer 2021-04-21 13:15:05 +10:00 committed by GitHub
parent e7edd31605
commit bc7ab0c416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,13 +265,15 @@ Below you can find an overview of the specs that they implement as they relate t
|[10/WAKU2](/spec/10)|✔|🚧|🚧|🚧|
|[11/WAKU2-RELAY](/spec/11)|✔|✔|✔|🚧|
|[12/WAKU2-FILTER](/spec/12)|✔|||
|[13/WAKU2-STORE](/spec/13)|✔|🚧|🚧|
|[13/WAKU2-STORE](/spec/13)|✔|🚧|✔\*|🚧|
|[14/WAKU2-MESSAGE](/spec/14)|✔|✔|✔|✔|
|[15/WAKU2-BRIDGE](/spec/15)|✔|||
|[16/WAKU2-RPC](/spec/16)|✔|||
|[17/WAKU2-RLNRELAY](/spec/17)|🚧|||
|[18/WAKU2-SWAP](/spec/18)|🚧|||
*js-waku implements 13/WAKU2-STORE as a querying node only.
### Recommendations for clients
To implement a minimal Waku v2 client, we recommend implementing the following subset in the following order: