I'm trying to run the "sb solana anchor test" command to test switchboard randomness in my local environment, but I'm not sure where to get all the accounts required for the swithchboard.env file, as far as I can tell these are the ones that are required:
ORACLE=
SWITCHBOARD_VAULT
ORACLE_QUEUE=
ORACLE_QUEUE_AUTHORITY=
ORACLE_QUEUE_BUFFER
ORACLE_AUTHORITY=
ORACLE_ESCROW
ORACLE_PERMISSIONS=
Where can I get them from?