ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.46k stars 950 forks source link

Template explorer #4482

Closed LianaHus closed 2 months ago

LianaHus commented 9 months ago

Template explorer

Mainview plugin. It should have three main sections: Solidity, Vyper, and Circum. Each template is a card with tags—examples of tags are ERC20, UNISWAP, OpenZeppelin, and Multisig. Each card will have a create button and be expandable by clicking on it. The expanded row at the bottom will contain more info and the create button. Search the filter at the top, with checkboxes to filter by tags.

Open question: should we have checkboxes to choose different options or put all possible combinations as separate cards.

Aniket-Engg commented 2 months ago

closed by https://github.com/ethereum/remix-project/pull/4772