Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better document helper SDK functionality #794

Open
Reccetech opened this issue Oct 8, 2024 · 0 comments
Open

Better document helper SDK functionality #794

Reccetech opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Reccetech
Copy link

Problem

We have a lot of cool functionality in the SDK that remains essentially undocumented and hidden. Two examples I ran across today was the toEVMAddress function and the toStringRaw functionality which lack any documentation as far as I can see.

Solution

At a minimum I think we should have a 1 or 2 line description of functionality in the @hashgraph/sdk self generated SDK docs like here.
As a next step we maybe could have some simple content in docs on the functions available. For instance the two I mentioned above are very useful when dealing with ECDSA keys and accounts.

Alternatives

No response

@Reccetech Reccetech added the enhancement New feature or request label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant