Skip to content

Instantly share code, notes, and snippets.

@Krucamper
Created November 22, 2018 15:16
Show Gist options
  • Save Krucamper/4ac1dfd45b09697fadbcf9d6ce05c6d6 to your computer and use it in GitHub Desktop.
Save Krucamper/4ac1dfd45b09697fadbcf9d6ce05c6d6 to your computer and use it in GitHub Desktop.
Example Fie Ethereum account
{
"address": "6b8d87e6b66dde76d95588f83be1d39c4cedd80c",
"crypto": {
"cipher": "aes-128-ctr",
"ciphertext": "c4fd6d58e52490b90551b4efc766aa778c3acefba56f303a1dcc09265fc8d5df",
"cipherparams": {
"iv": "147d9c489d02074ff8156b7690c3be48"
},
"kdf": "scrypt",
"kdfparams": {
"dklen": 32,
"n": 262144,
"p": 1,
"r": 8,
"salt": "4f6ac2cab527abc547e5b7b1e8db128a9a9b344feb635380e3f21a88335d417a"
},
"mac": "52fafaf4c8b76e676cde6649b28b8503984f155a63174e3de3628159743fcb75"
},
"id": "bb1a2b5c-0a5d-4a29-8542-695a5633d2a4",
"version": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment