Status Javascript Client (WIP)
Go to file
Richard Ramos bd4534d28b Adding admin to api list 2018-11-14 11:42:07 -04:00
src Adding mailservers and marking it as trusted peer 2018-11-14 11:41:21 -04:00
.gitignore first stab at attempting to send/receive messages 2018-11-06 07:17:07 -05:00
README.md Adding admin to api list 2018-11-14 11:42:07 -04:00
package-lock.json extract username 2018-11-07 05:34:54 -05:00
package.json update to 1.0.4 2018-11-08 08:08:26 -05:00
poc.js implement api 2018-11-06 09:01:41 -05:00
static-nodes.json add boot nodes list 2018-11-06 07:37:55 -05:00
test-mailserver.js Adding mailservers and marking it as trusted peer 2018-11-14 11:41:21 -04:00
test.js Adding DIrect Messaging functionality to the API 2018-11-07 18:27:34 -04:00
test2.js Adding DIrect Messaging functionality to the API 2018-11-07 18:27:34 -04:00

README.md

status-js

Config:

geth --testnet --syncmode=light --ws --wsport=8546 --wsaddr=localhost --wsorigins=statusjs --maxpeers=25 --shh --shh.pow=0.002 --wsapi=eth,web3,net,shh,debug,admin

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