Hello everyone,
I want to develop a smart contract with openzeppelin and robustness but I could not find enough resources on the internet (most of them use the robustness and older version of openzeppelin), do you have any suggestions for the most accurate development (pdf, video,tutorial etc.) I am waiting for your help. I’m in a dead end
2 Likes
I am not sure, but there are some articles wrote by abcoathup, hope they are useful for you.
- OpenZeppelin Upgrades: Step by Step Tutorial for Truffle
- OpenZeppelin Upgrades: Step by Step Tutorial for Hardhat
And you also can have a check the doc about the contract functions:
2 Likes
thank you for response,
I used and tested these documents, Well, I want to work on a specific example to improve myself but I have no idea how should I do this? Do you have a project Or can you give me a task?
1 Like
I find a useful article for you:
Learn smart contract development - General / Guides and Tutorials - OpenZeppelin Community
2 Likes
Hi @ibrahimcss,
Welcome to the community 
I recommend the resources shared by @Skyge 
You can also look at: Solidity learning resources.
Answering questions in the forum is a great way to learn.
1 Like
thank you so much 
2 Likes