Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

dylan pfp
dylan
@dylsteck.eth
Got a quick IPFS question! What's the easiest way to push a JSON object to IPFS? Bonus points if: - I don't have to upload to a personal storage folder(eg. how lots of IPFS content for NFT collections are stored) - I can create a DAG of files to store the update stream for a particular file
3 replies
0 recast
2 reactions

Carlos Matallín pfp
Carlos Matallín
@matallo.eth
Programmatically or something that you can do manually?
1 reply
0 recast
0 reaction

dylan pfp
dylan
@dylsteck.eth
Programmatically as opposed to using a product interface The trick here: - saving the CIDs(you're not using a DB so you need somewhere to list what CIDs you've created/some way to query and identify these CIDs) - programmatically creating a DAG using the CIDs(eg. could use this to show a file's edit history)
2 replies
0 recast
0 reaction

dylan pfp
dylan
@dylsteck.eth
Maybe IPFS doesn’t work well for this use case yet or you’d need other plugins/a local DB layer But it would be very very cool if this was possible
1 reply
0 recast
0 reaction

Carlos Matallín pfp
Carlos Matallín
@matallo.eth
Gotcha, I can’t help then, I know some website that allows you to upload it
1 reply
0 recast
0 reaction