Skip to content

In this project, I am going to implement a simple messenger functionality in a Smart Contract.

Notifications You must be signed in to change notification settings

SRobver/Blockchain-Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WEB 3.0 (basic implementation of concepts) The Blockchain Messenger Implementation¶ In this project, you are going to implement a simple messenger functionality in a Smart Contract.

Through the constructor make sure you write the address that deployed the contract to a variable Create a message-variable of the type string, that only the deployer-address can update Create a counter, to see how many times the variable was updated.

Then deploy the smart contract in JS VM and continue the transactions using ether!!

About

In this project, I am going to implement a simple messenger functionality in a Smart Contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published