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

Notate our choice of common libraries used in docs #218

Open
SilentCicero opened this issue Apr 18, 2022 · 0 comments
Open

Notate our choice of common libraries used in docs #218

SilentCicero opened this issue Apr 18, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@SilentCicero
Copy link
Member

We should notate what common libraries we use for regular actives in the docs.

Such as the use of the hex module for going from string <> hex. The rand module for RNG etc.

First time developers shouldn't need to think to much about which proper libraries to use for these things.

In the vein of Ethers, you can also wrap common methods in rust-rs so that developers can just use the SDK to do the above instead of having to go to other modules.

Yes, it's more bulk, but ultimately more ergonomic.

@SilentCicero SilentCicero added enhancement New feature or request good first issue Good for newcomers labels Apr 18, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Apr 19, 2022
@adlerjohn adlerjohn added the documentation Improvements or additions to documentation label Apr 19, 2022
@digorithm digorithm removed this from Fuel Network Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants