Manan Gouhari
Manan Gouhari
Can't seem to figure out how to hook into the canvas element in react-three-fiber using a `useRef`, it's always coming as undefined. Can you take a look, or do you...
I need you to take a look at this @bhaskarSingh. Not able to access the canvas.
Q: How's this a constraint for launch btw?
> Once we launch on mainnet, we would need to make sure that images & 3d models are bing stored for consistency. Right, but we're anyway storing 3d models. Images...
What's the verdict for now? Need to tackle this or not?
Okay. Is there anything else that needs to be done before launch or are we good to go apart from this?
Should be doable now. Found out how to do it, thanks to https://twitter.com/manangouhari/status/1367103948377628674?s=19
@bhaskarSingh this is the closest I have come to saving the bot images to IPFS - [Bot Image](https://cloudflare-ipfs.com/ipfs/Qma7n4NLDG6WUqzkx1Kag5vj9wQks9TkmduAoy2Ygwce5H) Try putting this string from IPFS in this [tool](https://codebeautify.org/base64-to-image-converter) and you'll see...
> > When we do make a Twitter bot, this base64 encoded string of the image should be good enough. > > Any idea why this is happening. What do...
> > What do you by "this?" > > Why getting base64 & not the actual image > > Can you check how to convert base64 to image in nodejs....