Academia.eduAcademia.edu

Fig. 5 - Solidity smart contract for vaccination records relying on Ethere- um blockchain.  Furthermore, in Fig. 5, the code of Solidity smart con- tract used for vaccination record storage and retrieval is shown. As it can be seen, for each person, the type of vac- cine is stored together with timestamps for both doses. The test records are kept similarly, while we have test_type in- stead of vaccine_type and only one timestamp.

Figure 5 - Solidity smart contract for vaccination records relying on Ethere- um blockchain. Furthermore, in Fig. 5, the code of Solidity smart con- tract used for vaccination record storage and retrieval is shown. As it can be seen, for each person, the type of vac- cine is stored together with timestamps for both doses. The test records are kept similarly, while we have test_type in- stead of vaccine_type and only one timestamp.