GitBook: [docs] 54 pages modified

This commit is contained in:
boneyard93501 2021-03-31 20:58:53 +00:00 committed by gitbook-bot
parent f4814439c6
commit d48b8508f5
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
3 changed files with 17 additions and 2 deletions

View File

@ -18,7 +18,7 @@
* [SQLite Service](development_development/development_reward_block_app/development_sqlite.md)
* [Blocks To Database](development_development/development_reward_block_app/development_persisting_blocks.md)
* [Additional Concepts](development_development/development_reward_block_app/development_additional_concepts.md)
* [Recap](development_development/development_reward_block_app/recap.md)
* [Summary](development_development/summary.md)
* [Building A Frontend with JS SDK](building-a-frontend-with-js-sdk.md)
* [Knowledgebase](knowledge_knowledge/README.md)
* [Overview](knowledge_knowledge/knowledge_overview.md)

View File

@ -0,0 +1,12 @@
# Summary
In the Quick Start sections, we tapped into the power of reuse and utilized already existing services. In this section, we developed the various modules and services from scratch using the Fluence tools, local node and Fluence testnet.
The further your understanding, please checkout the remainder of the documentation.
* The [Knowledgebase](../knowledge_knowledge/) section covers the various aspects and components of the Fluence solution in more detail.
* The [Tutorials](../tutorials_tutorials/) section offers a a set of how-to's ranging from node and network configuration to fairly large-scale application development.
* The [Recipes](../recipes_recipes/) section provides a \(growing\) set of pattern and pattern-like best practices and approaches.

View File

@ -1,4 +1,7 @@
# Research, Papers And References
Coming soon. If you really need this section, contact us through any of the social media channels or Github.
* [Fluence Manifesto](https://fluence.network/manifesto.html)
* [Fluence Protocol](https://github.com/fluencelabs/rfcs/blob/main/0-overview.md)