Add API calls to README

This commit is contained in:
Oskar Thoren 2021-06-09 15:48:17 +08:00
parent b603c6a140
commit 0e869f0f90
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 9 additions and 0 deletions

View File

@ -16,3 +16,12 @@ JSON RPC spec that nim-waku exposes: https://rfc.vac.dev/spec/16/
## Running
- (Temp) Ensure you have `wakunode2` nim-waku in the `bin` directory
## API calls used by chat2
- DialPeer
- AddStorePeer
- Query
- Subscribe
- Publish
- ListPeers