Skip to content

avneesh0612/thirdsnips

Repository files navigation

🌈 thirdsnips

Stop re-writing thirdweb snippets. Use thirdsnips to make it all snap!

Thirdsnips

Thirdsnips is a tool which enhances the developer experience while working with thirdweb.

🏛 About thirdweb

thirdweb is a platform that provides developers with all the tools needed to build sophisticated web3 apps. Use their smart contracts, SDKs, and UI components to create your own NFTs, governance tokens, marketplaces, and more.

🚀 How to install thirdsnips ?

✨ Visual Studio Code

  1. Install thirdsnips from the VSCode marketplace
  2. Reload VSCode
  3. The snippets are ready to use!

✨ Vim

You can use thirdsnips in vim by the following snippet-plugins:

Please set up the aforementioned plugins before using this snippet plugin. You might need to explicitly enable loading of VSCode snippet plugins (like in the case of LuaSnip).

  1. With packer -

    use "avneesh0612/thirdsnips"
    
  2. With vim-plug

    Plug "avneesh0612/thirdsnips"
    
  3. If you are using coc-snippets, you can simply run the following command -

    :CocInstall https://github.com/avneesh0612/thirdsnips@main
    

✨ Atom

Coming soon

🦄 Usage

All the snippets are available in the 🌈 Table of Snippets

👀 Early access NFT

We are giving away 1000 NFTs to the first 1000 people who installs our VSCode extension and claims the NFT!

NFT

🎉 Claiming the NFT

  1. Install the VSCode extension from the marketplace
  2. Create a new JavaScript/TypeScript file
  3. Use the secret snippet in that file and copy the secret code
  4. Head over to https://thirdsnips.live/mint and enter the secret code and mint your NFT 🎉

The entire process is free and you don't even need any gas!

🚀 Powered by

⭐ Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Avneesh Agarwal.
This project is GNU licensed.