Skip to content

Tevin-Isaac/Tezos-Vaccine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This smart contract was built with SmartPy a python library.

The smart contract has various functions that include:

This smart contract keeps a record of patients vaccination information. It shows age,gender,hospital,name,number and Date.

SmartPy also allows us to deploy contacts to different testnet networks easily.

preview

Screenshot from 2022-09-21 00-05-49

addUser is an entry point that adds a new user. Further, we have two more entry points: markV1 to mark a user vaccinated for the first dose, and markV2 to mark the user vaccinated for the second vaccine dose. all the users' data on the blockchain is publicly visible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages