Profile
Back to NewsBack
Dev.to 2 min
Reader Mode
Looking for collaborators on a new blockchain fault injection tool!

Looking for collaborators on a new blockchain fault injection tool!

5 hours ago

Hey, devs! New poster here. I'm starting to build my own open source projects after a few years of experience as a SWE, and wanted to find people willing to collaborate. My new, currently maintained project is this one:

https://github.com/ForTheLoveOfPointers/blockchain-chaos

It's a new testing tool for the blockchain. In essence, it's a proxy that sits between the blockchain and the user's application, and injects faults into the rpc clients, can simulate chain reorgs, etc., all following scenarios specified in a .yml file. This is meant to simplify testing and allow people to use Anvil to test edge cases programatically, with reproducibility via seeding and the config they provide.

I'm interested in people that want to code manually and not use LLMs. Claude Code was used for the scaffolding and README.md, but I'm currently developing it all by myself, and plan to do so for as long as the project exists. It's now being used at my company, so it's not a stale project.

If you're interested, please write to me in GitHub and I'll make sure to add you as a collaborator! I have some open issues already, and will create more in the following days, but you can send your ideas, too! Anything that could help potential users get more out of it.

Have a nice day!

Chat with me