Hello CodeHive team, by checking your code in the github repo and demo video I noticed you are not uploading the file to BTFS but only adding it to your local node with the btfs addcommand, to upload to a remote node you need to do a btfs upload You can reference to my code as an example or go to docs.btfs.io for additional details.
Summarizing how to upload a file to BTFS you need to:
//To add a file to BTFS in your local node, you will get the CID here
curl -X POST -F file=@/Users/tron/picturefile.png “http://localhost:5001/api/v1/add”.
Make sure you are running a BTFS node in your server so you can use the local BTFS API in your code and users can upload the data to BTFS automatically after uploading a new challenge.
So far BTFS integration is incomplete.
Another question, I noticed users need to manually interact with the smart contract to add a new challenge, this is of course not covenient for everyone, when are you planning to add an easy to use interface to submit new challenges?
hello , Thanks for the review,
the code link is not working, will look into it… and will ping once we update it…
also is there any way we can rent a node using the test-btt-tokens?
and we will be rolling out a version that supports this question deployment.
Hello again, no, there is no public node which you can use to rent storage, probably a good idea for future hackathons Currently you need to create your own local node
Project Goal: Simplify the creation of memecoins on the Tron network while addressing liquidity concerns.
Project Value:TED is a memecoin launchpad on the Tron network. It simplifies the process, allowing anyone to easily create their own memecoin. TED utilizes a bonding curve to address initial liquidity concerns and automatically transfers liquidity to a DEX upon reaching a certain market cap.
Hey team I tried to access your website once again and after clicking on the lets solve button, for more than 2 minutes the site keep loading. why does it take such a long time to load?
We apologize for the long loading times you’re experiencing. We’re currently working on some exciting updates, which might be causing the temporary slowdown.
Please bear with us, and we should have everything running smoothly soon. Stay tuned for new features rolling out in the coming hours .
Thanks for explaining the reason for the long loading I am experiencing. I will be looking forward to the update to keep enjoying a seamless experience