Commit 74085d62 by github-actions

Merge upstream openzeppelin-contracts into upstream-patched

parents e692a4eb 1c1ebd76
...@@ -7,7 +7,7 @@ contract and learn about the components offered in OpenZeppelin Contracts. ...@@ -7,7 +7,7 @@ contract and learn about the components offered in OpenZeppelin Contracts.
TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider reading our guide on xref:learn::developing-smart-contracts.adoc[Developing Smart Contracts] for more guidance! TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider reading our guide on xref:learn::developing-smart-contracts.adoc[Developing Smart Contracts] for more guidance!
++++ ++++
<script async defer src="https://openzeppelin-contracts-wizard.netlify.app/build/embed.js"></script> <script async src="https://wizard.openzeppelin.com/build/embed.js"></script>
<oz-wizard style="display: block; min-height: 40rem;"></oz-wizard> <oz-wizard style="display: block; min-height: 40rem;"></oz-wizard>
++++ ++++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment