Skip to content

Commit 047c46f

Browse files
authored
Add erc721validator.org link
1 parent 0116323 commit 047c46f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ contract MyArtSale is
123123

124124
*You should contact a lawyer before holding an auction, or selling anything. Specifically, laws for auctions vary wildly by jurisdiction. This application is provided only as an example of the technology and is not legal advice.*
125125

126+
### Validation
127+
128+
You can check the validity of the smart contract, the correctness of the implementation and the supported functions of the respective smart contract using the online validator at https://erc721validator.org/.
129+
126130
## Playground
127131

128132
### Ethereum - Ropsten testnet

0 commit comments

Comments
 (0)