Code Examples
Python and Javascript code samples for interacting with Aquarius
All code examples are fully functional and provided in both Python and JavaScript, ready for you to copy and paste into your local environment.
Before proceeding, make sure to follow the steps outlined in the Prerequisites section to install dependencies and prepare your machine. Once completed, youโll only need to supply the secret key for the account to execute operations.
If you donโt have a local execution environment set up, you can use platforms like Replit to run the examples quickly. However, exercise caution regarding security: use this approach only for testing with minimal amounts. Always ensure the safety of your secret keys.
Last updated