> For the complete documentation index, see [llms.txt](https://toshio.gitbook.io/icp-rust-cdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toshio.gitbook.io/icp-rust-cdk/tips/nft.md).

# NFT

★TODO★

ICPにおけるNFT規格について学習してまとめます。

## DIP721 Standard

ERC-721のICP版

<https://github.com/Psychedelic/DIP721>

## DID

<https://github.com/Psychedelic/DIP721/blob/develop/nft.did>

## 参考記事

<https://internetcomputer.org/docs/current/developer-docs/use-cases/considerations-for-nft-devs#nfts-on-the-internet-computer>
