Sandbox
Beaker provides helper methods to work with a local sandbox.
Sandbox Accounts
- class beaker.sandbox.SandboxAccount[source]
SandboxAccount is a simple dataclass to hold a sandbox account details
- sandbox.get_accounts(kmd_token: str = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', wallet_name: str = 'unencrypted-default-wallet', wallet_password: str = '') list[beaker.sandbox.kmd.SandboxAccount]
gets all the accounts in the sandbox kmd, defaults to the unencrypted-default-wallet created on private networks automatically