This simple helper tool returns the pre-funded accounts that are available in the default Anvil implementation. It's a useful little helper when working with the Foundry toolset for EVM contracts development.
Get user addresses with:
facc u INDEXGet associated private keys with:
facc k INDEXInstall the binary using cargo:
cargo install --git https://github.com/malteherrmann/facc