This PR adds a "Getting Started with Filecoin" section to the end of the file. The new section provides an overview of ways for developers to get started learning and building on Filecoin, including:
Running a local Lotus testnet
Trying Filecoin examples and tutorials
Building your own decentralized app
Participating in the Filecoin community
Motivation
The Filecoin curriculum needed guidance for developers looking to start interacting with and building on the Filecoin network. The new section gives newcomers a high-level roadmap to begin their Filecoin journey.
Implementation
A "Getting Started with Filecoin" section was added with details on the steps mentioned above. Minor formatting and link changes were also made to keep the style consistent.
Please review and let me know if any changes are needed to this PR before merging. I'm happy to make updates to improve the new content and ensure high quality.
Checks
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] My changes generate no new warnings
Additional Comments
Please let me know if you have any other feedback or questions!
Description
This PR adds a "Getting Started with Filecoin" section to the end of the file. The new section provides an overview of ways for developers to get started learning and building on Filecoin, including:
Motivation
The Filecoin curriculum needed guidance for developers looking to start interacting with and building on the Filecoin network. The new section gives newcomers a high-level roadmap to begin their Filecoin journey.
Implementation
A "Getting Started with Filecoin" section was added with details on the steps mentioned above. Minor formatting and link changes were also made to keep the style consistent.
Please review and let me know if any changes are needed to this PR before merging. I'm happy to make updates to improve the new content and ensure high quality.
Checks
Additional Comments
Please let me know if you have any other feedback or questions!