SnipShot:使用 Pinata IPFS 的时尚代码片段上传工具
原文英文,约500词,阅读约需2分钟。发表于: 。This is a submission for the The Pinata Challenge What I Built I developed SnipShot, a web application that allows developers to easily create, format, and share beautiful images of...
我开发了SnipShot,一个网页应用,帮助开发者创建、格式化和分享代码片段图片。前端使用React和Material-UI,核心功能通过Pinata的IPFS服务存储代码,并生成格式化图片。支持多种编程语言、自动格式化、语法高亮、图片下载和安全存储。用户提交的代码片段上传到IPFS,生成可分享链接,并用HTML5 Canvas生成图片。项目代码在GitHub上可查看。