Skip to content

ttjerry/Data_Storage_Contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data_Storage_Contract

Hi:wave:

I built my first smart contract today:smile:, deployed and tested on Ethereum Rinkeby Testnetwork.

About

This contract gets and stores the name and ID of a user to the network when deployed,
I made use of the .push() method to add every user input data to an array
you can request for user information from the network using the index method,
i also included a mapping function for name search if you don't want to search the array using index method

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published