The cli is described pretty good here:
https://github.com/ElrondNetwork/elrond-sdk-erdpy/blob/main/erdpy/CLI.md
If you want a programmatic solution I would recommend erdjs. Still no official documentation, but a lot of test-cases that will help you to implement everything you might want :)
The cli is described pretty good here: https://github.com/ElrondNetwork/elrond-sdk-erdpy/blob/main/erdpy/CLI.md If you want a programmatic solution I would recommend erdjs. Still no official documentation, but a lot of test-cases that will help you to implement everything you might want :)