Commit Graph
14 Commits
Author SHA1 Message Date
Franck Royer c4c259f47a Connect cli chat to prod fleet upon passing --prod 2021-05-18 13:51:11 +10:00
Franck Royer 4b6fe84392 Use one object as we are increasing the number of parameters 2021-05-17 16:32:33 +10:00
Franck Royer 79bef35460 Add and use getStatusFleetNodes to connect to Status' wakunodes 2021-05-15 19:52:05 +10:00
Franck Royer c6ce32dc54 Enable dialing several nodes 2021-05-15 19:45:24 +10:00
Franck Royer 065593b0cf Revert naming to js-waku
To align with go-waku and nim-waku and keep bors working.
2021-05-13 20:27:38 +10:00
Franck Royer 82d026c6d5 Rename repo to waku-js 2021-05-13 11:01:41 +10:00
Franck Royer 702201f7be Set first release version to 0.1.0 2021-05-13 11:01:41 +10:00
Franck Royer 43627d27d8 Rename package to waku-js 2021-05-13 10:36:28 +10:00
Franck Royer 28572fccff Rename to web3-waku in examples 2021-05-11 14:05:13 +10:00
Franck Royer 3663ce260d Rework exports for an easy use of the library 2021-05-10 16:41:58 +10:00
Franck Royer e91f7933c9 Pass proto in constructor
Makes the relation between the protobuf class and the wrapper more
direct. Conversion only happens at creates or on getters.
2021-05-10 16:29:25 +10:00
Franck Royer ba6b67cc53 Enable observers to filter by contentTopic 2021-05-10 14:54:08 +10:00
Franck Royer 54f32bacad Use new observer interface in examples 2021-05-10 12:38:44 +10:00
Franck Royer abd5709f86 Move cli chat to examples folder 2021-05-05 10:53:40 +10:00