You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/evm/evm-wizard.mdx
+17-9
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
# Using the OpenZeppelin Wizard
1
+
# Using the EVM OpenZeppelin Contract Wizard
2
2
3
-
## What is the OpenZeppelin Wizard?
4
-
5
-
The OpenZeppelin Wizard is a powerful interactive tool that simplifies the creation of secure, standard-compliant smart contracts for Sei EVM. It provides a user-friendly interface for generating production-ready contract code based on OpenZeppelin's battle-tested libraries.
3
+
The OpenZeppelin Contract Wizard is a powerful interactive tool that simplifies the creation of secure, standard-compliant smart contracts for Sei EVM. It provides a user-friendly interface for generating production-ready contract code based on OpenZeppelin's battle-tested libraries.
6
4
7
5
## Benefits of Using the Wizard
8
6
@@ -18,9 +16,9 @@ The OpenZeppelin Wizard is a powerful interactive tool that simplifies the creat
Copy file name to clipboardexpand all lines: content/evm/solidity-resources.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ This page suggests a minimal set of resources for getting started with building
90
90
91
91
## Using the OpenZeppelin Wizard
92
92
93
-
OpenZeppelin provides a convenient web-based wizard to create standard contracts. Visit the docs section for it [here](/evm-wizard) or [https://wizard.openzeppelin.com/](https://wizard.openzeppelin.com/) to access it.
93
+
OpenZeppelin provides a convenient web-based wizard to create standard contracts. Visit the docs section for it [here](./evm-wizard) or [https://wizard.openzeppelin.com/](https://wizard.openzeppelin.com/) to access it.
0 commit comments