dhiway / cord

CORD - Enterprise Blockchain Framework
https://cord.network
GNU General Public License v3.0
161 stars 112 forks source link

[C4GT] Add extrinsic documentation #443

Closed vatsa287 closed 2 months ago

vatsa287 commented 6 months ago

Description

Improve documentation for extrinsics with brief writeup on what it does, parameters it takes, what it returns & errors if emitted.

Goals

Expected Outcome

Story Points

2

Time Constraint

3 Days

Mockups / Wireframes

NA

Implementation Details

Go to file pallets/asset/src/lib.rs and write the documentation.


Product Name

CORD

Organization Name

Dhiway

Domain

Blockchain

Tech Skills Needed

Rust

Mentor(s)

@vatsa287 @amarts @NiranjanAP

Complexity

[Low]

Category

[Documentation]

Sub Category

[Beginner friendly]

NOTE:

Contributors can submit to a part or for all of the required methods. Assignees will be re-assigned if no PRs are opened after 3 days.

vidyaa01 commented 4 months ago

Hey @vatsa287 , From my understanding, we need to improve the documentation for extrinsic variables in the specified format and update pallets/asset/src/lib.rs to ensure it is understandable for both technical and non-technical users. The steps include reviewing current documentation for gaps and inconsistencies, creating a structured outline for documenting extrinsic variables, and writing clear, user-friendly documentation based on the outline. Please confirm if this is correct so I can start working on it. Thank you.

ayush572 commented 3 months ago

Hey @vatsa287! As the issue has already been assigned to @vidyaa01, so, I wouldn't be able to take it right?

vidyaa01 commented 3 months ago

Hey @ayush572 , I have already done the work for the issue and it has been approved. Here is the link : https://github.com/dhiway/cord/pull/498