js-waku/examples/eth-dm
Franck Royer d00c1c874a
Do not fail if connection to one peer fails
As long as we connect to at least one peer then we can move forward.
2021-07-09 14:35:06 +10:00
..
public Init repo, add crypto functions 2021-06-17 10:40:59 +10:00
src Do not fail if connection to one peer fails 2021-07-09 14:35:06 +10:00
.gitignore Init repo, add crypto functions 2021-06-17 10:40:59 +10:00
README.md Move Eth-DM notes to root dir 2021-06-21 15:48:56 +10:00
package-lock.json Change public key message encoding to protobuf 2021-07-01 14:37:07 +10:00
package.json Change public key message encoding to protobuf 2021-07-01 14:37:07 +10:00
tsconfig.json Publish public key to waku network 2021-06-17 10:40:59 +10:00

README.md

Ethereum Direct Message Web App

See js-waku README for details.