Sample project including all the functions of OpenZeppelin Contracts?

Hi Guys,
I Need an openzeppelin sample project for improve my self,Is there an sample project using all the functions of openzeppelin?

1 Like

All functions? Maybe not.

But here are some other resources to have a look:

1 Like

Hi @ibrahimcss,

OpenZeppelin Contracts has a lot of different contracts.
https://docs.openzeppelin.com/contracts

I would start with the recommendations from @Skyge

I have examples for ERC20, ERC721 and ERC1155 in #general:guides-and-tutorials

1 Like