IPFS stands for InterPlanetary File System and is a peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open. It allows anyone to upload a file, and that file is hashed so that if it changes, so does its hash. This is ideal for storing images since it means that every time the image is updated, the on-chain hash/tokenURI also has to change, meaning that we can have a record of the history of the metadata. It’s also really easy to add an image onto IPFS and doesn’t require running a server!
1. 토큰을 민팅(=create)하고
2. deply to OpenSea
3. metadata를 add하는데
이 데이터를 어디에 저장할거냐?
IPFS에 저장하면 된다
서버 구축할 필요 X
(IPFS node가 다운될 경우를 대비해서
Pinata 이용 가능)
'NFTs' 카테고리의 다른 글
What Are POAPs, and Why Should You Collect Them? (0) | 2022.05.30 |
---|---|
An Intro to 'Breedable' NFTs and Social Connections in the Metaverse (0) | 2022.05.30 |
유튜브 "크리에이터들 NFT로 돈 벌 수 있게 하겠다" (0) | 2022.05.30 |
Introducing Seaport Protocol by OpenSea (0) | 2022.05.23 |
Non-custodial wallet vs. Custodial wallet (0) | 2022.04.08 |