Skip to content

v4ss/user-registration-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

user-registration-smart-contract

About my training in Solidity


Follow me on

Linkedin

Details

This smart contract is a bank of users registrations. The goal for me was to write contract using functions, modifier, natspec standard, constructor and an "administration" by the owner.

It's a contract for educational purposes.

How the contract works

Users can register their names in the smart contract, read and delete it. They can also get the count of registered users.

Owner can add a list of users in the contract, delete the registration of a particular user, display all the registration and give the "Owner"'s role to someone.

About

About my training in Solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published