Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 308 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 308 Bytes

wichat

Decentralized chat dapp based on ethereum whisper.

Run

$ dep ensure
$ go build
$ ./wichat

Notice

  • Wichat supposes a stopped local geth node
  • You have to use registered keys in running geth , you can obtain it by running external generate keys and accounts against geth cli