Skip to content

leo-cube/Registration-DeFi

Repository files navigation

Registrations

  • This repo has two contracts, admin and user. unlike user contract, admin contract has uups is implemented.

Admin

  • Admin.sol is a login kind of setup, that registers the Admins wallet addresses to the smart contract.

User

  • User.sol is a login for users, that registers the Users wallet addresses to the smart contract.

Both of the smart contracts are used predominantly as a whitelisting feature.

About

Login using solidity (Admin and Users)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published