We will be using the client object defined in the helper script below to handle API interactions and a suite of simulation tests to test our Smart Contract as we go. Full documentation of these scripts is available here.
Now we need to download a helper script called vault_caller.py which will allow our tests to talk to a real instance of Vault. The script can be downloaded here.
Before using the script, you must install the following external libraries via pip or a similar mechanism: