beerus icon indicating copy to clipboard operation
beerus copied to clipboard

feat: include a pre-funded account in test environment

Open ICavlek opened this issue 4 months ago • 0 comments

Since the plan is to have an automated test that at some frequency will declare/deploy new accounts on sepolia, it is necessary to secure an account that will always have SepoliaETH on it so that the funding step in test case workflow will not fail. Therefore, it needs to be investigated how public/private key is going to be integrated in workflow. Additionally, it could be investigated how to automatically fund the account from the faucets so that it won't dry out.

ICavlek avatar Oct 03 '24 08:10 ICavlek