diff options
author | mjfernez <mjfernez@gmail.com> | 2021-04-20 19:22:21 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-04-20 19:23:19 -0400 |
commit | a6cb129319b5716e76d5c4d5a56353eb3c50b548 (patch) | |
tree | 42cf7cf5fa821944cf3135ba6bcfb9758a0e4980 /jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links | |
parent | 216ba75e14453b9f13e316fb90e877c2f0b65cd8 (diff) | |
download | non_code-a6cb129319b5716e76d5c4d5a56353eb3c50b548.tar.gz |
Created a jjay-d4cs folder to distinguish from older presentations
which I can't find atm. Also added pentest and forensic example reports
Also re-licensed to public domain
Diffstat (limited to 'jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links')
-rw-r--r-- | jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links b/jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links new file mode 100644 index 0000000..298ed28 --- /dev/null +++ b/jjay-d4cs/cryptocurrency_presentation/investigation tools/blockchain links @@ -0,0 +1,13 @@ +Overview of blockchains by cryptocurrency: + +Bitcoin-https://blockchain.info/ + https://blockexplorer.com/ + +Ethereum-https://etherscan.io/ + https://www.etherchain.org/ + +Zcash-https://zcash.blockexplorer.com/ + +Monero-(not very helpful by design) https://monerohash.com/explorer/ + +Dogecoin-https://dogechain.info/chain/Dogecoin |