Skip to content

A simple collection of Anvil testing accounts and their private keys.

Notifications You must be signed in to change notification settings

MalteHerrmann/facc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundry Accounts List

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.

Usage

Get user addresses with:

facc u INDEX

Get associated private keys with:

facc k INDEX

Installation

Install the binary using cargo:

cargo install --git https://github.com/malteherrmann/facc

About

A simple collection of Anvil testing accounts and their private keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages