Skip to content

Why do you need to verify the smart contract after deploying? #5620

Discussion options

You must be logged in to vote

@software-dev2010 As you must have known so far that one of the features of blockchain is Transparency, which means everything is public and anyone can see what is on the blockchain. So for project developers and for all other public to be safe from scams, it is one of the requirements that the project should be verified and transparent for the public.

In simple terms, as a project owner/developer, you give the public a way to see your code and confirm that you are not doing any kind of scam.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@software-dev2010
Comment options

@alymurtazamemon
Comment options

Answer selected by software-dev2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants