Mantle SDK Guide
FAQ
I am tired of authenticating each time
I create a new Mantle SDK client. How do I avoid this?
I am tired of authenticating each time I create a new Mantle SDK client. How do I avoid this?
When you instantiate a new Mantle SDK client:
you will be prompted to authenticate. To skip this step,
you can set the MANTLE_USER
and MANTLE_PASSWORD
environment variables in your shell:
Where can I find more information on using the Mantle SDK?
Where can I find more information on using the Mantle SDK?
Please see the full SDK documentation.