Skip to content

Commit

Permalink
File Upload
Browse files Browse the repository at this point in the history
  • Loading branch information
CPix18 authored Aug 8, 2020
1 parent c52fc96 commit 1cf31b4
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions blockchainhw1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"config": {
"chainId": 112233,
"homesteadBlock": 0,
"eip150Block": 0,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"clique": {
"period": 15,
"epoch": 30000
}
},
"nonce": "0x0",
"timestamp": "0x5f134779",
"extraData": "0x00000000000000000000000000000000000000000000000000000000000000004ca2448fd7c7745be7b5f89fb9692c4a8253afb56ea91a0133b8b232c59ea2ec1a0401d225eaa0a70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"4ca2448fd7c7745be7b5f89fb9692c4a8253afb5": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"6ea91a0133b8b232c59ea2ec1a0401d225eaa0a7": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
Binary file added poanode1/geth/nodes/000006.log
Binary file not shown.
Binary file added poanode1/geth/nodes/MANIFEST-000007
Binary file not shown.
Binary file added poanode2/geth/nodes/000006.log
Binary file not shown.
Binary file added poanode2/geth/nodes/MANIFEST-000007
Binary file not shown.
Binary file added screenshots/Genesis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/GethInit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/GethNew.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/MyCryptoAddress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/MyCryptoKeystore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/MyCryptoTxn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/MyCryptoWallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/PoANode1Mine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/PoANode2Mine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Puppeth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/TxnMined.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1cf31b4

Please sign in to comment.