KITKryptoDAO
Search...
Ctrl
K
Educational Content
Solidity Live Coding
ERC-721 Token Contract
Topic for the Solidity Live Coding on 2023.11.18, hosted by Zion Zhan
Previous
Solidity Playground Setup
Next
Frontend Setup
Last updated
1 year ago
0x00 ERC-721 Token Standard
0x01 ERC-721 Contracts Library
0x02 Tutorials and Documentations
ERC-721 Non-Fungible Token Standard - Ethereum Foundation Developer Docs
EIP-721: ERC-721 Non-Fungible Token Standard - Ethereum Improvement Proposals
OpenZeppelin - ERC-721 Docs
OpenZeppelin - ERC-721 Implementation
Solidity极简入门 - WTF Academy
Solidity极简入门: 11. 构造函数和修饰器 - WTF Academy
如何部署和使用可升级的智能合约 - Chainlink