# Building out LARGE NFT files on Algorand

**URL:** https://forum.algorand.co/t/building-out-large-nft-files-on-algorand/4313
**Category:** Uncategorized
**Created:** [September 17, 2021, 6:48am UTC](https://forum.algorand.co/t/building-out-large-nft-files-on-algorand/4313 "2021-09-17T06:48:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![urth](https://avatars.discourse-cdn.com/v4/letter/u/bbe5ce/32.png) [@urth](https://forum.algorand.co/u/urth)
#### Post date: [September 17, 2021, 6:48am UTC](https://forum.algorand.co/t/building-out-large-nft-files-on-algorand/4313/1 "2021-09-17T06:48:52Z")

</div>

Hey I’m not a dev but looking to build on Algorand a new form of NFT. does anyone know of anyone building nfts on this blockchain?

---

<div class="post-metadata">

### Author: ![Maugli](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.algorand.co/maugli/32/907_2.png) [@Maugli](https://forum.algorand.co/u/Maugli)
#### Post date: [September 17, 2021, 8:05am UTC](https://forum.algorand.co/t/building-out-large-nft-files-on-algorand/4313/2 "2021-09-17T08:05:10Z")

</div>

Hi, @urth , welcome to Algorand forum!  
You can store the file data on IPFS, e.g. use the [https://www.pinata.cloud](https://www.pinata.cloud) which is free up to 1 GB/moth, then costs 0.15 USD for every GB/month. There are other possibilities, e.g. use Amazon AWS, use Google etc.

---

<div class="post-metadata">

### Author: ![fabrice](https://avatars.discourse-cdn.com/v4/letter/f/5fc32e/32.png) [@fabrice](https://forum.algorand.co/u/fabrice)
#### Post date: [September 17, 2021, 5:35pm UTC](https://forum.algorand.co/t/building-out-large-nft-files-on-algorand/4313/3 "2021-09-17T17:35:22Z")

</div>

Please also see [ARCs/arc-0003.md at main · algorandfoundation/ARCs · GitHub](https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0003.md) that is a DRAFT standard for fungible and non-fungible tokens.  
It’s still a draft but it’s closed to being finalized  
See [Discussion for ARC-0003 - Algorand Standard Asset Parameters Conventions for Fungible and Non-Fungible Tokens · Issue #3 · algorandfoundation/ARCs · GitHub](https://github.com/algorandfoundation/ARCs/issues/3)
