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: CONTRIBUTING_DOCS.md
+43-43
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ In this guide, I will outline steps to follow as a new user to our developer doc
6
6
7
7
### **Main Navigation Items**
8
8
9
-
***Concept:** This section will provide a high-level overview of your product, its purpose, and target audience. It's essentially the "what" of your product.
10
-
***Developers:** This section is primarily for those building on top of your product. It will include technical documentation, APIs, SDKs, and other developer-focused resources.
11
-
***Node Operators:** This section caters to those managing the infrastructure of your product. It will cover setup, maintenance, troubleshooting, and other operational aspects.
12
-
***Resources:** This section will house additional materials like tutorials, case studies, whitepapers, and other supporting documents.
9
+
***Concept:** This section will provide a high-level overview of your product, its purpose, and target audience. It's essentially the "what" of your product.
10
+
***Developers:** This section is primarily for those building on top of your product. It will include technical documentation, APIs, SDKs, and other developer-focused resources.
11
+
***Node Operators:** This section caters to those managing the infrastructure of your product. It will cover setup, maintenance, troubleshooting, and other operational aspects.
12
+
***Resources:** This section will house additional materials like tutorials, case studies, whitepapers, and other supporting documents.
13
13
***Devtools:** This section will provide tools and utilities to aid developers in their work.
14
14
15
15
### **Content Placement and Categorization**
@@ -18,72 +18,72 @@ In this guide, I will outline steps to follow as a new user to our developer doc
18
18
19
19
This section will cover the theoretical aspects and foundational concepts relevant to the platform or technology. The content will include:
20
20
21
-
***Core Principles**: Articles explaining the core principles and underlying philosophies of the technology or platform.
22
-
***Architectural Overview**: In-depth discussions on system architecture, including components, data flow, and system interactions.
23
-
***Key Terminologies**: Glossaries and explanations of key terms, jargon, and acronyms used in the field.
24
-
***Security Concepts**: Detailed explanations of security principles, common threats, and best practices for securing applications.
25
-
***Consensus Mechanisms**: Articles on various consensus mechanisms, their pros and cons, and how they are implemented.
26
-
***Scalability and Performance**: Discussions on scalability strategies, performance optimization, and handling high-load scenarios.
21
+
***Core Principles**: Articles explaining the core principles and underlying philosophies of the technology or platform.
22
+
***Architectural Overview**: In-depth discussions on system architecture, including components, data flow, and system interactions.
23
+
***Key Terminologies**: Glossaries and explanations of key terms, jargon, and acronyms used in the field.
24
+
***Security Concepts**: Detailed explanations of security principles, common threats, and best practices for securing applications.
25
+
***Consensus Mechanisms**: Articles on various consensus mechanisms, their pros and cons, and how they are implemented.
26
+
***Scalability and Performance**: Discussions on scalability strategies, performance optimization, and handling high-load scenarios.
27
27
***Regulatory and Compliance**: Information on legal and regulatory considerations, compliance requirements, and industry standards.
28
28
29
29
#### **Developers Section**
30
30
31
-
***New pages or items:** A dedicated "Getting Started" section within the appropriate navigation item (e.g., Developers, Node Operators) can house one-page tutorials.
32
-
***Guides:** These should primarily reside under the "Developers" section.
33
-
***Integrations guides:** These will be part of the "Developers" section, detailing how to integrate the product with other systems.
31
+
***New pages or items:** A dedicated "Getting Started" section within the appropriate navigation item (e.g., Developers, Node Operators) can house one-page tutorials.
32
+
***Guides:** These should primarily reside under the "Developers" section.
33
+
***Integrations guides:** These will be part of the "Developers" section, detailing how to integrate the product with other systems.
34
34
***User guides:** These belong under the "Concept" section as they explain how to use the product rather than integrate with it.
35
35
36
36
37
37
#### **Node Operators Section**
38
38
39
39
This section will provide practical information for node operators, focusing on setup, maintenance, and troubleshooting. The content will include:
40
40
41
-
* Node Installation: Step-by-step guides on installing and configuring nodes on different operating systems.
42
-
* Network Participation: Instructions on how to join the network, participate in consensus, and maintain uptime.
43
-
* Security and Hardening: Best practices for securing nodes, including firewall configurations, intrusion detection, and regular updates.
44
-
* Monitoring and Alerts: Guides on setting up monitoring tools, configuring alerts, and ensuring node health.
45
-
* Performance Tuning: Tips and techniques for optimizing node performance, resource management, and handling peak loads.
46
-
* Backup and Recovery: Procedures for backing up node data, disaster recovery plans, and restoring nodes after failures.
41
+
* Node Installation: Step-by-step guides on installing and configuring nodes on different operating systems.
42
+
* Network Participation: Instructions on how to join the network, participate in consensus, and maintain uptime.
43
+
* Security and Hardening: Best practices for securing nodes, including firewall configurations, intrusion detection, and regular updates.
44
+
* Monitoring and Alerts: Guides on setting up monitoring tools, configuring alerts, and ensuring node health.
45
+
* Performance Tuning: Tips and techniques for optimizing node performance, resource management, and handling peak loads.
46
+
* Backup and Recovery: Procedures for backing up node data, disaster recovery plans, and restoring nodes after failures.
47
47
* Community and Support: Information on community forums, support channels, and how to get help from the community or official support.
48
48
49
49
#### **Resources Section**
50
50
51
51
This section will serve as a repository of useful resources, documentation, and tools for developers and node operators. The content will include:
52
52
53
-
* Official Documentation: Links to official documentation, including API references, technical whitepapers, and user manuals.
54
-
* Tutorials and Courses: Curated list of tutorials, online courses, and learning resources.
55
-
* Libraries and Frameworks: Information on popular libraries, frameworks, and SDKs relevant to the platform.
56
-
* Cheat Sheets and Quick References: Handy cheat sheets, quick reference guides, and FAQs for quick problem-solving.
57
-
* Community Resources: Links to community-generated content, blogs, forums, and discussion groups.
58
-
* Open Source Projects: Information on open-source projects, how to contribute, and where to find them.
53
+
* Official Documentation: Links to official documentation, including API references, technical whitepapers, and user manuals.
54
+
* Tutorials and Courses: Curated list of tutorials, online courses, and learning resources.
55
+
* Libraries and Frameworks: Information on popular libraries, frameworks, and SDKs relevant to the platform.
56
+
* Cheat Sheets and Quick References: Handy cheat sheets, quick reference guides, and FAQs for quick problem-solving.
57
+
* Community Resources: Links to community-generated content, blogs, forums, and discussion groups.
58
+
* Open Source Projects: Information on open-source projects, how to contribute, and where to find them.
59
59
* External Tools: Links to external tools and services that can aid in development, testing, and deployment.
60
60
61
61
#### **DevTools Section**
62
62
63
63
This section will focus on development tools, with a particular emphasis on wallets and related tools. The content will include:
64
64
65
-
* Wallet Setup and Configuration: Guides on setting up and configuring various wallets for development and testing.
66
-
* Wallet Integration: Tutorials on integrating wallets into applications, handling transactions, and managing keys.
67
-
* Security Practices for Wallets: Best practices for securing wallets, including encryption, multi-signature setups, and secure key management.
68
-
* Wallet APIs and SDKs: Information on wallet APIs, SDKs, and how to use them effectively.
69
-
* Testing with Wallets: Instructions on testing transactions, simulating network conditions, and debugging wallet-related issues.
70
-
* Popular Wallets: Reviews and comparisons of popular wallets, their features, and use cases.
65
+
* Wallet Setup and Configuration: Guides on setting up and configuring various wallets for development and testing.
66
+
* Wallet Integration: Tutorials on integrating wallets into applications, handling transactions, and managing keys.
67
+
* Security Practices for Wallets: Best practices for securing wallets, including encryption, multi-signature setups, and secure key management.
68
+
* Wallet APIs and SDKs: Information on wallet APIs, SDKs, and how to use them effectively.
69
+
* Testing with Wallets: Instructions on testing transactions, simulating network conditions, and debugging wallet-related issues.
70
+
* Popular Wallets: Reviews and comparisons of popular wallets, their features, and use cases.
71
71
* Community Tools: Information on community-developed tools and plugins that enhance wallet functionality or ease of use.
72
72
73
73
#### **Codebase Overview**
74
74
75
-
To contribute to our developer documentation, follow these [steps to clone](https://github.com/rsksmart/devportal-rootstock) the repository and get started.
75
+
To contribute to our developer documentation, follow these [steps to clone](https://github.com/rsksmart/devportal) the repository and get started.
76
76
77
77
Then, navigate to the `/doc` folder.
78
78
79
79
We recommend using Visual Studio Code (VSCode) or any text editor capable of previewing Markdown changes, as our documentation is written in Markdown.
80
80
81
81
Within the `/doc` folder, you will find the following directories:
82
82
83
-
*`01-concepts`
84
-
*`02-developers`
85
-
*`03-node-operators`
86
-
*`04-resources`
83
+
*`01-concepts`
84
+
*`02-developers`
85
+
*`03-node-operators`
86
+
*`04-resources`
87
87
*`05-dev-tools`
88
88
89
89
Add your content to the appropriate directory based on the topic it pertains to.
@@ -94,7 +94,7 @@ Add your content to the appropriate directory based on the topic it pertains to.
0 commit comments