39 Commits
Author SHA1 Message Date
Franck R 94783e8db5 Update Discord and Telegram links (#56) 2022-05-24 17:58:58 +10:00
Franck R 9297d8c215 Add FAQ About store history (#49) 2022-05-06 11:24:23 +10:00
Franck R 8daaecd2a0 Add TrustX pres (#55) 2022-05-05 16:52:38 +10:00
Franck R f81f3e2a41 Add WebSocket debug guide (#54) 2022-05-05 16:45:12 +10:00
Franck R 0fc6a60d16 Few updates (#52)
* Add LBRY mirror link to latest video

* Update to waku.org link

* Update Status Web name and link
2022-04-20 15:35:36 +10:00
jemboh 7b5b218370 React Guide Updates (#37)
* React Guide Updates

Some more updates to the docs as I use the library more

* added saving of dependencies
2022-04-11 17:21:17 +01:00
Franck R 6fe3731f0c Replace protons with protobufs in relay example (#50) 2022-04-01 17:55:01 +11:00
Franck R 22d30fbbf2 Add relay js example (#48) 2022-03-24 15:39:00 +11:00
Franck R 98501af462 Add FAQ (#46) 2022-03-21 14:01:44 +11:00
Franck R e2e21a3cbb Fix test script (#47) 2022-03-17 14:27:11 +11:00
Franck R 612c2f118a Order presentations, most recent first (#45) 2022-03-16 11:26:39 +11:00
Franck R f3adeca941 Fix github links (#44) 2022-03-10 16:49:49 +11:00
Franck R 4665ad7361 Bootstrap and discovery guide (#43) 2022-03-10 16:45:38 +11:00
Franck R 557b39a3f2 Add Web3 signature guide (#42) 2022-02-24 16:49:46 +11:00
Franck R 868b2c289c Add spelling check (#40) 2022-02-21 21:38:54 +11:00
Franck R fcb7a984ce Set angular guide after React, before debug & nwaku (#41) 2022-02-21 11:44:39 +11:00
Franck R 915426b852 Add reference to nwaku (#39) 2022-02-21 11:24:40 +11:00
jemboh 22eab4285b Documentation for Angular and Waku to send and receive messages (#38)
Documentation for Angular and Waku to send and receive messages

A guide to getting started with Angular 13 and js-waku. It goes through
all the steps, from installation, setup, polyfills and working code.
2022-02-18 09:38:14 +00:00
Franck R da15b6b74d Format with prettier (#34) 2022-02-11 22:11:16 +11:00
Franck R 5eb747ec7c Add web3 conf video (#36) 2022-02-10 10:33:56 +11:00
jemboh bba925848c Update docs with breaking change function name (#35) 2022-02-09 10:06:38 +11:00
Szymon SzlachtowiczandFranck Royer be6692ea9b Change poll sdk and add voting sdk (#27)
Co-authored-by: Franck Royer <franck@status.im>
2022-02-04 13:44:23 +11:00
Franck R 9f9d3eb6b8 Examples are now hosted on wakuconnect.dev (#33) 2022-02-02 11:56:14 +11:00
Franck R f2e22d0cd0 Add guide to enable debug logs (#32) 2022-01-31 10:56:57 +11:00
Franck R b8e0400a02 Update bootstrap usage with peers (#31) 2022-01-31 10:39:20 +11:00
Franck R 02d5ab77d0 js-waku docs are now hosted at a new location (#30) 2022-01-27 11:18:41 +11:00
Franck R 41bc0a9d80 Run prettier (#29) 2022-01-24 12:17:00 +11:00
Franck R 23ba3e4829 Use new API format for bootstrap (#28) 2022-01-24 11:54:31 +11:00
Franck R 1337e950bd Replace waku.vac.dev with wakunetwork (#26) 2022-01-24 09:35:35 +11:00
Franck R d41a5cee6b Add videos (#24) 2022-01-12 14:41:29 +11:00
Franck R 5689160e44 Add WalletConnect and HashPack examples (#21) 2022-01-11 15:51:37 +11:00
jakub 412807bccd ci: move to docs.wakuconnect.dev domain
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-10 15:51:42 +01:00
Franck R 0804fd912c Add use cases page (#17) 2022-01-10 12:30:09 +11:00
Franck R 10be3e4e7f Upgrade React guides for react-scripts 5.0.0 (#19) 2022-01-10 12:11:15 +11:00
F e3b7cf9a3d Fix typos (#18) 2022-01-06 13:19:14 +11:00
F 16804bffb9 Remove other guide sentence (#16) 2022-01-05 14:40:44 +11:00
F 2180e81c1f Add Poll SDK tutorial (#15) 2022-01-05 11:02:48 +11:00
F a606280a45 Rename to WakuConnect (#14) 2022-01-03 11:11:07 +11:00
jakub 89334e6efd replace mdBook with Hugo for site generation
An attempt to get multi-language support with a simple site generator: https://gohugo.io/

Research issue: https://github.com/vacp2p/docs.dappconnect.dev/issues/7
Theme: https://themes.gohugo.io/themes/hugo-book/

I've dropped the Waku specs part for simplicity of the PR, you can re-add it later yourself @D4nte .

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-12-10 16:39:21 +01:00