53 | 54 |
{{userName}} 님의 파공블 코인 현황
56 | 57 |supported by 파공블 Network
58 | 59 |100 | 101 |
├── chapter2 ├── example.py ├── example.txt ├── sample.html ├── example_SC.py ├── templates │ ├── sample.html │ ├── backend_sample.html │ ├── javascript.html │ ├── login.html │ └── home.html ├── flask.ipynb ├── flask_login.ipynb └── basic_code.ipynb ├── chapter4 ├── NFT_Wallet.html ├── login.html ├── NFT_Wallet_login.html ├── one_node_scan.html ├── wallet.html ├── Python_exec.ipynb ├── NFTWallet.ipynb ├── node_chainScan.ipynb ├── node.ipynb └── node_command_DApp.ipynb ├── chapter3 ├── one_node │ ├── login.html │ ├── one_node_scan.html │ ├── wallet.html │ ├── one_node_chainScan.ipynb │ └── one_node_command.ipynb └── node_network │ ├── login.html │ ├── node_network_scan.html │ ├── wallet.html │ ├── node_network_Wallet.ipynb │ └── node_network_chainScan.ipynb ├── chapter5 ├── one_onde │ ├── login.html │ ├── one_node_scan.html │ ├── wallet.html │ ├── one_node_chainScan.ipynb │ └── one_node.ipynb └── smart_contract │ ├── NFT_Wallet_login.html │ ├── NFTWallet.ipynb │ ├── node_command_DApp.ipynb │ └── node.ipynb └── README.md /chapter2/example.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /chapter2/example.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /chapter2/sample.html: -------------------------------------------------------------------------------- 1 | This is sample html -------------------------------------------------------------------------------- /chapter2/example_SC.py: -------------------------------------------------------------------------------- 1 | def add_(x,y): return x+y -------------------------------------------------------------------------------- /chapter2/templates/sample.html: -------------------------------------------------------------------------------- 1 |
| timestamp | 8 |previous_hash | 9 |nonce | 10 |transactions | 11 |
|---|---|---|---|
| {{df_scan.loc[i,'timestamp']}} | 16 |{{df_scan.loc[i,'previous_hash']}} | 17 |{{df_scan.loc[i,'nonce']}} | 18 |{{df_scan.loc[i,'transactions']}} | 19 |
| timestamp | 8 |previous_hash | 9 |nonce | 10 |transactions | 11 |
|---|---|---|---|
| {{df_scan.loc[i,'timestamp']}} | 16 |{{df_scan.loc[i,'previous_hash']}} | 17 |{{df_scan.loc[i,'nonce']}} | 18 |{{df_scan.loc[i,'transactions']}} | 19 |
| timestamp | 8 |previous_hash | 9 |nonce | 10 |transactions | 11 |
|---|---|---|---|
| {{df_scan.loc[i,'timestamp']}} | 16 |{{df_scan.loc[i,'previous_hash']}} | 17 |{{df_scan.loc[i,'nonce']}} | 18 |{{df_scan.loc[i,'transactions']}} | 19 |
| timestamp | 8 |previous_hash | 9 |nonce | 10 |transactions | 11 |
|---|---|---|---|
| {{df_scan.loc[i,'timestamp']}} | 16 |{{df_scan.loc[i,'previous_hash']}} | 17 |{{df_scan.loc[i,'nonce']}} | 18 |{{df_scan.loc[i,'transactions']}} | 19 |
| \n", 85 | " | hash | \n", 86 | "index | \n", 87 | "nonce | \n", 88 | "previous_hash | \n", 89 | "timestamp | \n", 90 | "transactions | \n", 91 | "
|---|---|---|---|---|---|---|
| 0 | \n", 96 | "c6c94b6b738d384a9b7b779959acc372399efac627c882... | \n", 97 | "1 | \n", 98 | "100 | \n", 99 | "1 | \n", 100 | "1.674295e+09 | \n", 101 | "[] | \n", 102 | "
| 1 | \n", 105 | "f3a6354bf86c2c2f7377db8f72ea518a87e87d2334d772... | \n", 106 | "2 | \n", 107 | "865026 | \n", 108 | "66ea92c04bab1cb71ffc5309df0b5fe7b3f13d11049d0b... | \n", 109 | "1.674295e+09 | \n", 110 | "[{'amount': 0, 'recipient': 'smart_contract', ... | \n", 111 | "
| \n", 100 | " | index | \n", 101 | "nonce | \n", 102 | "previous_hash | \n", 103 | "timestamp | \n", 104 | "transactions | \n", 105 | "
|---|---|---|---|---|---|
| 0 | \n", 110 | "1 | \n", 111 | "100 | \n", 112 | "1 | \n", 113 | "1.670135e+09 | \n", 114 | "[] | \n", 115 | "
| 1 | \n", 118 | "2 | \n", 119 | "-844297 | \n", 120 | "7c62c824701f0dbccee9b6c621917e89a69fb8e24087bf... | \n", 121 | "1.670135e+09 | \n", 122 | "[{'amount': 3, 'recipient': 'test_to', 'sender... | \n", 123 | "
| 2 | \n", 126 | "3 | \n", 127 | "204168 | \n", 128 | "9c6be753a014410e60b8e1a41b988fe564382b9e369688... | \n", 129 | "1.670135e+09 | \n", 130 | "[{'amount': 30, 'recipient': 'test_to2', 'send... | \n", 131 | "
| \n", 101 | " | index | \n", 102 | "nonce | \n", 103 | "previous_hash | \n", 104 | "timestamp | \n", 105 | "transactions | \n", 106 | "
|---|---|---|---|---|---|
| 0 | \n", 111 | "1 | \n", 112 | "100 | \n", 113 | "1 | \n", 114 | "1.670135e+09 | \n", 115 | "[] | \n", 116 | "
| 1 | \n", 119 | "2 | \n", 120 | "-844297 | \n", 121 | "7c62c824701f0dbccee9b6c621917e89a69fb8e24087bf... | \n", 122 | "1.670135e+09 | \n", 123 | "[{'amount': 3, 'recipient': 'test_to', 'sender... | \n", 124 | "
| 2 | \n", 127 | "3 | \n", 128 | "204168 | \n", 129 | "9c6be753a014410e60b8e1a41b988fe564382b9e369688... | \n", 130 | "1.670135e+09 | \n", 131 | "[{'amount': 30, 'recipient': 'test_to2', 'send... | \n", 132 | "
| \n", 136 | " | index | \n", 137 | "nonce | \n", 138 | "previous_hash | \n", 139 | "timestamp | \n", 140 | "transactions | \n", 141 | "
|---|---|---|---|---|---|
| 0 | \n", 146 | "1 | \n", 147 | "100 | \n", 148 | "1 | \n", 149 | "1.670135e+09 | \n", 150 | "[] | \n", 151 | "
| 1 | \n", 154 | "2 | \n", 155 | "-844297 | \n", 156 | "7c62c824701f0dbccee9b6c621917e89a69fb8e24087bf... | \n", 157 | "1.670135e+09 | \n", 158 | "[{'amount': 3, 'recipient': 'test_to', 'sender... | \n", 159 | "
| 2 | \n", 162 | "3 | \n", 163 | "204168 | \n", 164 | "9c6be753a014410e60b8e1a41b988fe564382b9e369688... | \n", 165 | "1.670135e+09 | \n", 166 | "[{'amount': 30, 'recipient': 'test_to2', 'send... | \n", 167 | "
| \n", 312 | " | timestamp | \n", 313 | "sender | \n", 314 | "recipient | \n", 315 | "amount | \n", 316 | "
|---|---|---|---|---|
| 0 | \n", 321 | "1.670135e+09 | \n", 322 | "test_from | \n", 323 | "test_to | \n", 324 | "3.0 | \n", 325 | "
| 1 | \n", 328 | "1.670135e+09 | \n", 329 | "master | \n", 330 | "node_5000 | \n", 331 | "0.1 | \n", 332 | "
| 2 | \n", 335 | "1.670135e+09 | \n", 336 | "test_from | \n", 337 | "test_to2 | \n", 338 | "30.0 | \n", 339 | "
| 3 | \n", 342 | "1.670135e+09 | \n", 343 | "test_from | \n", 344 | "test_to3 | \n", 345 | "300.0 | \n", 346 | "
| 4 | \n", 349 | "1.670135e+09 | \n", 350 | "master | \n", 351 | "node_5000 | \n", 352 | "0.1 | \n", 353 | "
| \n", 431 | " | user | \n", 432 | "received_amount | \n", 433 | "sended_amount | \n", 434 | "balance | \n", 435 | "
|---|---|---|---|---|
| 0 | \n", 440 | "node_5000 | \n", 441 | "0.3 | \n", 442 | "0.0 | \n", 443 | "0.3 | \n", 444 | "
| 1 | \n", 447 | "test_to | \n", 448 | "6.0 | \n", 449 | "0.0 | \n", 450 | "6.0 | \n", 451 | "
| 2 | \n", 454 | "test_to2 | \n", 455 | "30.0 | \n", 456 | "0.0 | \n", 457 | "30.0 | \n", 458 | "
| 3 | \n", 461 | "test_to3 | \n", 462 | "300.0 | \n", 463 | "0.0 | \n", 464 | "300.0 | \n", 465 | "
| 4 | \n", 468 | "master | \n", 469 | "0.0 | \n", 470 | "0.3 | \n", 471 | "-0.3 | \n", 472 | "
| 5 | \n", 475 | "test_from | \n", 476 | "0.0 | \n", 477 | "336.0 | \n", 478 | "-336.0 | \n", 479 | "