Skip to content

ramijames/PERC721-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERC721 Sample

This is a sample ERC721 contract that implements Swisstronic's account check. To use private view functions like ownerOf and balanceOf require that the user be authorized.

To authorize a user to access these functions, you can use the modifier onlyAuthorized via the grantAcccess() and revokeAccess() functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published