1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

GITBOOK-109: change request with no subject merged in GitBook

This commit is contained in:
Veronica Manuel 2023-05-16 11:23:27 +00:00 committed by gitbook-bot
parent 175cb9d365
commit ffc334d712
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -6,12 +6,10 @@ description: How to host your data and algorithm NFT assets like a boss 😎
### TL; DR ### TL; DR
The most important thing to remember is that wherever you host your asset... it needs to be **reachable & downloadable**. It cannot live behind a private firewall such as a private Github repo! You will need to **use a proper hosting service** - Google Drive won't work! The most important thing to remember is that wherever you host your asset... it needs to be **reachable & downloadable**. It cannot live behind a private firewall such as a private Github repo. You also will need to **use a proper hosting service** - Google Drive won't work!
**The URL to your asset is encrypted in the publishing process!** **The URL to your asset is encrypted in the publishing process!**
More details below!
### Publish. Cool. Things. ### Publish. Cool. Things.
**If you want to publish cool things on the Ocean Marketplace, then you'll first need a place to host your assets!** You have SO many options where to host your asset including centralized and decentralized storage systems. Places to host may include: Github, IPFS, Arweave, AWS, Azure, Google Cloud, and your own personal home server (if that's you, then you probably don't need a tutorial on hosting assets). Really, anywhere with a downloadable link to your asset is fine. **If you want to publish cool things on the Ocean Marketplace, then you'll first need a place to host your assets!** You have SO many options where to host your asset including centralized and decentralized storage systems. Places to host may include: Github, IPFS, Arweave, AWS, Azure, Google Cloud, and your own personal home server (if that's you, then you probably don't need a tutorial on hosting assets). Really, anywhere with a downloadable link to your asset is fine.