elrond-sdk-erdpy icon indicating copy to clipboard operation
elrond-sdk-erdpy copied to clipboard

erdpy code examples not helpful

Open miohtama opened this issue 4 years ago • 1 comments

The erdpy documentation refers to code examples on this page:

https://docs.elrond.com/sdk-and-tools/erdpy/writing-and-running-erdpy-scripts/

However this code examples are not helpful. For example here:

https://github.com/ElrondNetwork/elrond-sdk/tree/master/examples

Any of these examples contain zero code comments. For example, they do not example the purpose of the example and what it is supposed to achieve. Thus, this material is not high quality for learning purposes.

miohtama avatar Sep 14 '21 16:09 miohtama

Agree, I'd would love to see some examples of using the python SDK to create NFTs.

tommyhutcheson avatar Mar 29 '22 22:03 tommyhutcheson

Hey @miohtama ,

in the meantime a cookbook has been added to the documentation: https://docs.multiversx.com/sdk-and-tools/sdk-py/sdk-py-cookbook/

Please let us know if you think more examples should be added. Thanks!

schimih avatar Mar 17 '23 13:03 schimih