You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taylor Gerring edited this page May 10, 2015
·
17 revisions
Default storage locations:
Mac: ~/Library/Ethereum
Linux: ~/./ethereum
Windows: ~/AppData/Roaming/Ethereum"
Accounts are stored in the keys subdirectory. The contents of this directory should be transportable between platforms, but is specific to the Go implementation.
To configure the location of Geth's files, the --datadir parameter can be specified. See CLI Options for more details.