Skip to content

specialOne-coder/Tezos-SmartPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tezos Smartpy contract

Project

A contract allowing users to register with an entrypoint register and an entrypoint visit that counts the number of visits for each user.

Users have to pay 1 tez for each visit and have to wait at least 1 minute between two visits. Finally, an entrypoint withdraw which allows the owner of the contract to recover the funds.

Test

You can test on : Smartpy

Deployed on Jakarta