> For the complete documentation index, see [llms.txt](https://docs.bunzz.dev/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bunzz.dev/product-docs/others/boilerplates.md).

# Boilerplates

## Bunzz official boilerplates

* [Token (ERC20)](https://github.com/lastrust/erc20-minting-boilerplate)
* [NFT (ERC721)](https://github.com/lastrust/erc721-minting-boilerplate)
* [NFT minting site (ERC721)](https://github.com/lastrust/boilerplate-for-nft)
* [Marketplace(NFT - ETH)](https://github.com/lastrust/nft-marketplace-boilerplate)
* [ICO (Public sale) V2](https://github.com/lastrust/boilerplate-for-ICO-Staking)

## Community created boilerplates

* [ERC20Votes](https://github.com/john082Coder/BunzzERC20VotesModuleTest)
* [ERC721A](https://github.com/john082Coder/BunzzERC721AModuleTest)
* [ERC1155D](broken://pages/GUK5SY82nsrBAIx1P8ZE)
* [EscrowByAgent](broken://pages/GUK5SY82nsrBAIx1P8ZE)
* [Payment Splitter](https://github.com/john082Coder/BunzzPaymentSplitterModuleTest)
* [Uniswap V2 Factory](https://github.com/john082Coder/BunzzUniswapV2FactoryModuleTest/tree/main/src)
* [ERC-3156: Flash Loans](https://github.com/john082Coder/BunzzFlashLoansModuleTest)
