File tree 1 file changed +4
-4
lines changed
pages/builders/chain-operators/deploy
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ import { Callout } from 'nextra/components'
9
9
# OP Stack Smart Contract Deployment
10
10
11
11
The following guide shows you how to deploy the OP Stack L1 smart contracts.
12
- The primary development branch is ` develop ` , however you should only deploy
13
- official contract releases. You can visit the see the [ smart contract overview] ( /stack/smart-contracts )
14
- for the official release versions. ** Changes to the smart contracts are
15
- generally not considered backwards compatible.**
12
+ The primary development branch is ` develop ` , however ** you should only deploy
13
+ official contract releases** . You can visit the see the [ smart contract overview] ( /stack/smart-contracts#official-releases )
14
+ for the official release versions. Changes to the smart contracts are
15
+ generally not considered backwards compatible.
16
16
17
17
<Callout >
18
18
Standard OP Stack chains should use governance approved and audited versions
You can’t perform that action at this time.
0 commit comments