From 79279ce03f2b99704d9823ad15e67ea6610deafd Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 4 May 2021 19:23:48 +0200 Subject: [PATCH] Auto: misc. --- hope-or-hype-for-art.md | 3 ++- nft-storage.md | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 nft-storage.md diff --git a/hope-or-hype-for-art.md b/hope-or-hype-for-art.md index 2f1796db3..95a371ff4 100644 --- a/hope-or-hype-for-art.md +++ b/hope-or-hype-for-art.md @@ -17,4 +17,5 @@ - an [[nft]] is just a contract in a blockchain. - it doesn't solve the problem of hosting the content you are acquiring with the contract. - sometimes people sell NFTs that just refer to a centralized URL that breaks/can be made to serve other content - - [[ipfs]] allows you to refer to a fingerprint that will remain constant \ No newline at end of file + - [[ipfs]] allows you to refer to a fingerprint that will remain constant + - [[nft storage]] offers a simple API for storing NFTs \ No newline at end of file diff --git a/nft-storage.md b/nft-storage.md new file mode 100644 index 000000000..da919c157 --- /dev/null +++ b/nft-storage.md @@ -0,0 +1,4 @@ +# nft storage + +- [[go]] https://nft.storage +