LordGhostX
0fe96e5f24
add service network goal
2023-05-30 11:28:49 +01:00
LordGhostX
e865a0546b
update Vac reference
2023-05-29 17:44:53 +01:00
LordGhostX
c0591c4699
implement feedback
2023-05-29 14:56:25 +01:00
LordGhostX
fc3bf65cb8
add glossary content
2023-05-29 11:32:29 +01:00
LordGhostX
c8f33af238
reorg getting-started & guides
2023-05-27 07:45:58 +01:00
LordGhostX
be15ee0950
add glosary outline
2023-05-25 17:48:57 +01:00
LordGhostX
85aeac7b5b
more reorg
2023-05-25 16:39:25 +01:00
LordGhostX
7cc4fe75b1
add video presentations
2023-05-24 18:29:24 +01:00
LordGhostX
aba04e3649
rewordings, expanded guides, reorg SDKs
2023-05-24 15:28:36 +01:00
LordGhostX
72ccda0cdf
add note on Protobuf
2023-05-23 13:10:55 +01:00
LordGhostX
6722c322be
reorg implementations
2023-05-23 12:50:55 +01:00
LordGhostX
2121991637
add bounties link
2023-05-22 18:05:38 +01:00
LordGhostX
531dac96b8
add contribute page
2023-05-22 13:35:34 +01:00
LordGhostX
a3d192b14e
add The Graph + fix node-peer phrasing
2023-05-22 11:53:23 +01:00
LordGhostX
61e6d92633
add community page
2023-05-22 06:19:27 +01:00
LordGhostX
d12297918f
update protocols
2023-05-21 15:50:59 +01:00
LordGhostX
86b3331c80
removed Waku ref + add GitHub icon
2023-05-21 14:20:48 +01:00
LordGhostX
9bb060f511
reorg sidebar
2023-05-21 01:32:38 +01:00
LordGhostX
e09bc136a2
move announcement message
2023-05-20 23:30:26 +01:00
LordGhostX
f06b84a4f2
add powered by waku page
2023-05-20 23:09:10 +01:00
LordGhostX
6544c9a8d9
navbar reorg
2023-05-20 05:23:47 +01:00
LordGhostX
01078c9921
create js-waku dir
2023-05-20 01:15:16 +01:00
LordGhostX
c062261789
update docs settings
2023-05-20 00:35:51 +01:00
LordGhostX
1eb7c0ff11
reword content
2023-05-18 14:16:04 +01:00
LordGhostX
1221d2dffe
update content topics intro
2023-05-17 12:37:21 +01:00
LordGhostX
5b9779dfbe
update security features
2023-05-16 22:45:00 +01:00
LordGhostX
510fa3f83c
update libp2p comparison
2023-05-16 19:39:55 +01:00
LordGhostX
c89f424142
update protocols & transports
2023-05-16 17:52:01 +01:00
LordGhostX
5689db243e
update network-domains & node-discovery
2023-05-16 17:04:42 +01:00
LordGhostX
7ee00ba345
update content topics intro
2023-05-16 16:08:52 +01:00
LordGhostX
e24a0bdd5a
update transports guide
2023-05-15 12:31:30 +01:00
LordGhostX
5a22c37ca9
overhaul reference docs
2023-05-14 21:34:45 +01:00
LordGhostX
66c8a05e7b
overhaul content topics
2023-05-14 14:23:15 +01:00
LordGhostX
d117ca5375
overhaul transports
2023-05-14 06:18:41 +01:00
LordGhostX
7f100470f2
overhaul node discovery
2023-05-14 06:08:18 +01:00
LordGhostX
1f3ee4e6be
overhaul protocols docs
2023-05-14 04:01:19 +01:00
LordGhostX
4ce0a6549c
overhaul concept protocols
2023-05-13 21:58:19 +01:00
LordGhostX
f6b9271c24
add improvements from feedback
2023-05-12 09:51:13 +10:00
LordGhostX
5c392d1422
fix dappnodes spelling
2023-05-12 09:51:13 +10:00
LordGhostX
5ffe0d5b70
add use cases page
2023-05-12 09:51:13 +10:00
LordGhostX
27e62e760f
overhaul overview docs
2023-05-12 09:51:13 +10:00
fryorcraken.eth
eb78682608
update versions
2023-04-17 16:57:42 +10:00
fryorcraken.eth
6ce93a983f
fix link
2023-04-17 16:57:41 +10:00
fryorcraken.eth
1e5e3dde93
Add intro for js-waku
2023-04-17 16:57:41 +10:00
fryorcraken.eth
8137a5129a
update packages versions
2023-04-17 16:57:41 +10:00
fryorcraken.eth
0b45ae46e8
add build chat and quick start guides
2023-04-17 16:57:41 +10:00
fryorcraken.eth
8d8ca73a2e
rename main folder to overview
...
To be consistent with the naming.
2023-03-22 14:07:12 +11:00
fryorcraken.eth
d8b256f5c0
Add section for JavaScript documentation
2023-03-21 22:17:21 +11:00
Danish Arora
397be651dc
chore: refactor ordering/naming of markdown files ( #29 )
...
* chore: rename md files and use config ordering
it is unfeasible to track the changes in files labelled as '1.md', '2.md', etc and
way easier when the files are named after their contents.
* fix: hint box render
* fix: markdown links
2022-12-23 16:59:16 +05:30
Danish Arora
4413612924
feat: improvements on docs ( #24 )
...
* add: security features
* add: protocols overview by example
* add: different protocols
* add: spell check on CI
* rm: yarn.lock to avoid inconsistencies
* Update docs/Concepts/1.md
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
* Update docs/Concepts/2.md
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
* Update docs/Concepts/2.md
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
* Update docs/Concepts/7.md
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
* Update docs/Concepts/7.md
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
* convert mscgen sequence to mermaid
* partially adress review comments
* address: comments
* fix: ci
* chore: address minor typos/changes in docs
* add: pros/cons for discv5 and peer-exchange
* fix: minor typo
* chore: address refactoring
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-19 16:56:42 +05:30