Skip to content
/ ERC-721 Public

This Repository describes the basic functionalities of ERC-721 Standard Token,functionalities that beholds the NFT's Space.

Notifications You must be signed in to change notification settings

Arroew/ERC-721

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ERC-721

This Repository describes the basic functionalities of ERC-721 Standard Token,functionalities that beholds the NFT's The functionalities are derived from OpenZeppelin ERC721 Standard.

1.Imported the Required Libraries from OpenZeppelin. 2. Defined a contract which is inheriting the imported libraries. 3. Devised every variable that ellucidates the various terminologies of ERC-721 Token. 4. Cleared the concepts of the functions required from execution of the terminologies used in making the ERC-721 Interface.

About

This Repository describes the basic functionalities of ERC-721 Standard Token,functionalities that beholds the NFT's Space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published