Status Javascript Client (WIP)
Go to file
Iuri Matias ce9d43814e fix symkey based on channel 2018-11-06 08:02:26 -05:00
src fix symkey based on channel 2018-11-06 08:02:26 -05:00
.gitignore first stab at attempting to send/receive messages 2018-11-06 07:17:07 -05:00
README.md Update README.md 2018-11-06 06:15:24 -05:00
package-lock.json first stab at attempting to send/receive messages 2018-11-06 07:17:07 -05:00
package.json first stab at attempting to send/receive messages 2018-11-06 07:17:07 -05:00
static-nodes.json add boot nodes list 2018-11-06 07:37:55 -05:00

README.md

status-js

Config:

geth --testnet --syncmode=light --ws --wsport=8546 --wsaddr=localhost --wsorigins=http://localhost:8000,http://localhost:8080 --maxpeers=25 --shh --shh.pow=0.002 --wsapi=eth,web3,net,shh,debug

web3.ssh options: `powTime (1), ttl (10) and powTarget (0.002)