Screenshots





Problem Statement
SolSnipp is a decentralized vscode extension, a new way of community-driven snippets for solidity. Anyone can request the smart contract snippet to be added to the extension.There are many categories like Proxy, Interface, Boilerplate, NFTs, Token and many more.All the data are stored on Polygon through IPFS and fetched using The Graph, a decentralized waySolSnipp also helps the new members interact with web3, learning how to build smart contractsSmart Contract AddressThe Graph ProtocolVscode Marketplace
Solution
Decentralised Services (Ether.js and communication with Smart Contract).All smart contracts are deployed on Polygon Mumbai ( Solsnipp.sol)This project uses,✨ Next.js to design the frontend✨ IPFS for storing courses metadata through IPFS-HTTP-Client✨ The Graph for fetching smart contract✨ Vscode API for vscode-extension