Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 678 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 678 Bytes

MyERC721Token

This project is a solution to the task named "Homemade ERC721". MyERC721Token.sol is the ERC721 smart contract implemented with added functionality of pausability.

Setup instructions