theAlchemist Hello! I need to place a toml file. Are there free and easy to use hosting options? This would be handy for mass adoption because not everyone knows how to code. I found several options, but none of them work so far.
StellarStoic Use Keybase and put a TOML file in to your public folder. An example of a Stellar sample in my public files
theAlchemist StellarStoic Ok, I tried to do this, but it seems that my TOML is still not indexed by wallets and explorers. It seems I did everything right and even checked my TOML for valid here. How long does it take for it to be indexed? Thanks in advance!
convergence Since keybase.pub is no longer available, Cloudflare workers offer a good free tier alternative. You'll need a minimal JS wrapper to serve the toml content itself.