You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WELCOME.md
+40-7Lines changed: 40 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
---
2
2
description: >-
3
-
Filecoin is a peer-to-peer network that allows anyone to store and retrieve
4
-
data on the internet. Built-in economic incentives ensure that files are
5
-
stored and retrieved reliably and continuously.
3
+
Filecoin is a decentralized, peer-to-peer network enabling anyone to store and retrieve data over the internet. Economic incentives are built in, ensuring files are stored and accessible reliably over time.
6
4
cover: .gitbook/assets/home-hero-image-drives.png
7
5
coverY: 171
8
6
layout:
@@ -21,10 +19,45 @@ layout:
21
19
visible: true
22
20
---
23
21
24
-
# Welcome to Filecoin Docs
22
+
# Welcome to the Filecoin Documentation
25
23
26
-
Choose your own adventure
24
+
Choose your own path to start exploring Filecoin:
27
25
28
-
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4a1">💡</span> <strong>Learn the basics</strong></td><td>Want to understand the fundamental concepts of Filecoin, but aren't sure where to start? The Basics section is the perfect place to begin your journey!</td><td></td><td><a href="basics/what-is-filecoin/">what-is-filecoin</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f527">🔧</span> <strong>Build with Filecoin</strong></td><td>Eager to build on top of the Filecoin network but aren't sure how to begin? Head over to the Developers section to find examples and guides to help build your project!</td><td></td><td><a href="smart-contracts/fundamentals/the-fvm.md">the-fvm.md</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3d7">🏗️</span> <strong>Become a provider</strong></td><td>Starting up a provider node on the Filecoin network can be a daunting task. Head over to the Provider section to find out everything you need to know.</td><td></td><td><a href="storage-providers/basics/">basics</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4ca">📊</span> <strong>Store data</strong></td><td>Want to store large amount of data on the Filecoin network? There are plenty of storage options that you can choose from! Check out the Store section for more information!</td><td></td><td><a href="basics/what-is-filecoin/storage-model.md">storage-model.md</a></td></tr></tbody></table>
0 commit comments