Commit Graph

61 Commits

Author SHA1 Message Date
LordGhostX 1107ac3ae1
reorganise docs (#192) 2024-05-16 18:22:15 +01:00
LordGhostX ff5464b7d3
add general FAQ (#189) 2024-04-22 17:19:26 +01:00
LordGhostX fd5979fa4c
remove JSON-RPC configuration (#186) 2024-03-20 14:56:30 +01:00
Anton Iakimov 893cb1c492
chore: switch wakuv2 fleet to waku (#181) 2024-03-17 20:29:48 +01:00
NagyZoltanPeter f0a6aca9e2
Cross origin request handling for REST server in nwaku (#175) 2024-03-12 12:06:32 +01:00
Sasha cfa2c623e2
chore: update doc for setting static peers (#179) 2024-03-08 05:06:21 +01:00
LordGhostX 150e5b1f09
add FAQ sections for nwaku and js-waku docs (#176) 2024-03-05 12:24:23 +01:00
LordGhostX 66aef1b1de
resolve docs issues for nwaku logs and idea board visibility (#174) 2024-03-05 09:30:38 +01:00
NagyZoltanPeter 9ef95e4207
Add new filter conifguration argument (#158) 2024-02-14 14:38:34 +01:00
mechul.eth 0c86adc828
update build-source.md (#162) 2024-02-10 01:29:08 +01:00
LordGhostX 48b42f6c02
update nwaku compose (#161) 2024-02-09 15:51:51 +01:00
LordGhostX b6f727d0d2
add content topic buckets consideration (#153) 2024-01-22 00:23:30 +01:00
LordGhostX e2ec02df1a
add js-waku encryption guide (#145) 2024-01-11 10:42:56 +01:00
Prem Chaitanya Prathi 7b1b354fed
fix: testnet key naming and add timestamp to sample message send (#151) 2023-12-09 11:57:53 +01:00
fryorcraken fad14e350a
Use certbot certonly (#150) 2023-12-08 11:30:21 +01:00
Arseniy Klempner 3d931d8b4e
warn that js-waku does not support react native (#149) 2023-12-08 10:34:49 +01:00
LordGhostX f355e66e55
docs update (#143) 2023-12-01 10:28:47 +11:00
LordGhostX 590b7d857a
docs restructure (#140) 2023-11-23 12:01:32 +01:00
LordGhostX 3de936c928
update react docs (#136) 2023-11-22 23:28:54 +01:00
LordGhostX 8f8b31be32
add waku network guide (#139) 2023-11-22 12:54:04 +01:00
LordGhostX 9cb8384779
add manage filter guide (#132) 2023-11-21 14:19:52 +01:00
LordGhostX 7a975c8045
document ext-multiaddr-only option (#130) 2023-10-31 13:13:15 +01:00
LordGhostX 0e655b98c0
update docs (#128) 2023-10-29 17:48:37 +01:00
Anton Iakimov 74b50afedb
update wakuv2 fleet DNS discovery enrtree
https://github.com/status-im/infra-misc/issues/171
2023-09-26 15:11:33 +02:00
LordGhostX 81d104c0e5
nwaku config guides (#116)
* add config examples guide

* add domain name config

* add store config

* add node key config

* add websocket config

* update nwaku config options

* add REST API config

* add light push config

* add filter config

* add feedback updates
2023-09-15 21:08:15 +01:00
Aaryamann Challani 9741d01dab
chore(docs): add rustup to the installation prerequisites (#115) 2023-09-13 18:33:00 +01:00
LordGhostX 405fe82abc
update store methods name (#114) 2023-09-07 03:14:42 +01:00
LordGhostX 9c5c4969f9
add updates (#113) 2023-09-07 02:19:04 +01:00
Vaclav Pavlin 6fc31f73fa
chore: update nwaku docker and compose docs (#109)
* chore: update nwaku docker and compose docs

* bump image to 0.19.0
2023-08-16 09:58:40 +01:00
LordGhostX b2e5396be5
add js-waku debug guide (#111)
* add debug guide

* add ws notes

* add NodeJS recommendations
2023-08-16 09:29:32 +01:00
LordGhostX 146949f7a4
add js-waku discovery (#100)
* add js-waku discovery

* implement feedback

* update logos preset
2023-08-03 06:40:57 +01:00
LordGhostX 11f3ae9037
US -> UK English rewrite (#99)
* rewrite US to UK English

* unpublish react guide
2023-08-01 20:39:04 +01:00
LordGhostX 677718fd12
improve js waku (#96)
* add js-waku feedback

* implement more feedback

* update presentations
2023-07-27 13:50:30 +01:00
LordGhostX d1f053598a
chore: improve js-waku docs (#94)
* implement initial feedback

* remove relay guides
2023-07-18 19:51:12 +01:00
LordGhostX a671718f86
chore: docs cleanup (#92) 2023-07-16 00:08:27 +01:00
LordGhostX 627f7f8a8c
@waku/react docs (#90)
* add @waku/react outline

* add @waku/react hooks docs

* add @waku/react providers docs

* add more snippet comments + fix code indents
2023-07-15 22:54:13 +01:00
LordGhostX a95a5c028e
update presentations (#88) 2023-07-11 21:37:52 +01:00
LordGhostX 301a4d8d22
JS-Waku docs (#82)
* add js-waku outline

* add js-waku quickstart

* add waku-create-app guide

* add lightpush filter guide

* add complete relay guide

* initial feedback + add emitSelf

* add store guide outline

* add store query options

* update code snippets
2023-07-11 18:52:38 +01:00
LordGhostX 1346fc65aa
add peer exchange nwaku config (#83)
* add peer exchange nwaku config

* add PX security note
2023-07-07 02:17:02 +01:00
LordGhostX 45202adfc6
add libpq pre-req 2023-07-04 13:33:22 +01:00
LordGhostX 8c6d4f0756
heading fixes + remove xmtp 2023-06-27 23:38:21 +01:00
LordGhostX 52dc1b67ff
improve docs with feedback 2023-06-22 11:46:26 +01:00
LordGhostX 45a9ad4c9c
improve guides with feedback 2023-06-20 12:41:55 +01:00
LordGhostX 8a9ee15a26
reorg nwaku binary acquisition 2023-06-19 18:07:45 +01:00
LordGhostX 5e45aad734
implement guides feedback 2023-06-18 09:34:09 +01:00
LordGhostX 4e1cc330fd
add peer discovery guide 2023-06-16 09:40:22 +01:00
LordGhostX 79ae291ed1
add config options reference 2023-06-15 21:42:35 +01:00
LordGhostX debad68a88
add guide on finding node addresses 2023-06-15 17:28:53 +01:00
LordGhostX ea000a6fb7
add node config methods guide 2023-06-15 14:54:02 +01:00
LordGhostX 7b54f92d28
add tip on cloud service providers 2023-06-15 04:33:19 +01:00