Lipman pfp
Lipman
@lipman
As a team of frontend and smart contract developers, we'd often ask ourselves: How can we make sure our frontend is creating the correct smart contract interactions and is safe for our users?
1 reply
2 recasts
0 reaction

Lipman pfp
Lipman
@lipman
Usually, the options would be: - Manually test in production (and spend real $ doing so) - Blindly hope any testing we did pre-deployment continued to work in production. - Don't test (and pray) because it was too hard and time consuming (usually this)
1 reply
0 recast
0 reaction

Lipman pfp
Lipman
@lipman
We weren't happy with those options. Especially seeing frontend hacks steal hundreds of millions of dollars directly from users. To remedy this, we built GuardianUI. It allows you to create web3 e2e tests and continuously monitor those tests in production. We also open sourced our e2e testing framework, GuardianTest.
1 reply
0 recast
0 reaction