Skip to content

Commit 42b333b

Browse files
committed
chore: copy updates
1 parent bd0464a commit 42b333b

6 files changed

Lines changed: 10 additions & 14 deletions

File tree

content/impact/chain-abstraction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Chain Abstraction at OpenZeppelin
33
---
44

5-
OpenZeppelin is enabling seamless interoperability across chains and account systems. Our work focuses on building the secure primitives for cross-chain messaging, intent-based execution, and unified account experiences, creating a world where users and assets move freely across ecosystems with complexity abstracted away from users.
5+
Our work focuses on building the secure primitives for cross-chain messaging, intent-based execution, and unified account experiences, creating a world where users and assets move freely across ecosystems with complexity abstracted away from users.
66

77
## Ecosystem Contributions
88

content/impact/contracts-for-financial-institutions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OpenZeppelin Contracts for Financial Institutions
33
---
44

5-
OpenZeppelin Contracts is the trusted foundation powering the global digital asset economy.
5+
OpenZeppelin Contracts is the trusted foundation powering the global on-chain economy.
66

77
Used by the world’s leading stablecoin issuers, asset managers, and on-chain funds, OpenZeppelin provides the security-audited, production-proven contracts trusted to secure billions in value.
88

@@ -103,7 +103,7 @@ Our libraries provide functions for cryptography, math, and data integrity, safe
103103

104104
The next era of smart contracts will be defined by compliance and privacy.
105105

106-
OpenZeppelin is shaping that future by co-developing open standards and contract frameworks that enable regulated, confidential, and yield-bearing financial systems.
106+
OpenZeppelin is shaping that future by co-developing open standards and contract frameworks that enable regulated, confidential, and yield-bearing financial systems. Learn more about [tokenization and real world assets at OpenZeppelin](/impact/tokenization-and-real-world-assets)
107107

108108
| Focus Area | Purpose | Standards | Associations | Networks Supported |
109109
| --- | --- | --- | --- | --- |

content/impact/contracts-future.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: The Future of OpenZeppelin Contracts
33
---
44

5-
The next decade of on-chain innovation will bring regulated finance, privacy-preserving systems, and programmable capital to the same foundation. Building on a [decade of trust](/impact/contracts-impact), OpenZeppelin is extending its libraries and standards to power this evolution, ensuring security, compliance, and interoperability remain built-in at every layer.
5+
The next decade of on-chain innovation will bring regulated finance, privacy-preserving systems, and programmable capital to the same foundation. Building on a [decade of impact](/impact/contracts-impact), OpenZeppelin is extending its standards, contracts libraries, and tooling to support this evolution.
66

77
## Focus Areas
88

content/impact/index.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,17 @@
22
title: OpenZeppelin's Impact and Contributions
33
---
44

5-
For over a decade, OpenZeppelin has set the foundation for how smart contracts are built and secured.
6-
7-
Our libraries, standards contributions, tooling, and security services power the protocols, layer 1s and layer 2s, and financial institutions driving the on-chain economy.
5+
For over a decade, OpenZeppelin has set the foundation for how smart contracts are built, secured, and maintained. Our standards contributions, libraries, tooling, and security services power the protocols, layer 1s and layer 2s, and financial institutions driving the on-chain economy.
86

97
## Contracts
108

119
OpenZeppelin Contracts is the most adopted smart contract framework in the world, securing trillions in on-chain value.
1210

13-
From leading stablecoins and tokenized treasuries to emerging ecosystems, our open-source libraries power the world’s most trusted tokens, DAOs, protocols, and financial institutions.
14-
1511
<Cards>
1612
<Card title="The Impact of OpenZeppelin Contracts" href="/impact/contracts-impact" description="For over ten years, OpenZeppelin Contracts has been the trusted foundation for the global smart contract ecosystem">
1713
</Card>
1814

19-
<Card title="Powering Top Financial Institutions" href="/impact/contracts-for-financial-institutions" description="The trusted foundation powering the global digital asset economy and securing billions in value">
15+
<Card title="Powering Top Financial Institutions" href="/impact/contracts-for-financial-institutions" description="The trusted foundation powering the global on-chain economy and securing billions in value">
2016
</Card>
2117

2218
<Card title="The Future of OpenZeppelin Contracts" href="/impact/contracts-future" description="Advancing privacy, chain abstraction, and tokenziation and real world assets">

content/impact/privacy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Privacy at OpenZeppelin
33
---
44

5-
OpenZeppelin is advancing privacy as a core property of smart contract systems. Our work focuses on enabling confidentiality, selective disclosure, and private coordination across on-chain applications.
5+
Our work focuses on enabling confidentiality, selective disclosure, and private coordination across on-chain applications.
66

77
## Ecosystem Contributions
88

content/impact/tokenization-and-real-world-assets.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tokenization and Real World Assets at OpenZeppelin
33
---
44

5-
OpenZeppelin Contracts is the trusted foundation powering the global digital asset economy, [powering top financial institutions](/impact/contracts-for-financial-institutions). Used by the world’s leading stablecoin issuers, asset managers, and on-chain funds, OpenZeppelin provides the security-audited, production-proven contracts trusted to secure billions in value.
5+
OpenZeppelin Contracts is the trusted foundation for the global on-chain economy, [powering top financial institutions](/impact/contracts-for-financial-institutions). Used by the world’s leading stablecoin issuers, asset managers, and on-chain funds, OpenZeppelin provides the security-audited, production-proven contracts trusted to secure billions in value.
66

77
Our ongoing work focuses on continuously improving compliant issuance and management of institutional digital assets.
88

@@ -30,7 +30,7 @@ We have partnered with ecosystems and projects to deliver tokenization, real wor
3030

3131
## Permissioned Tokens
3232

33-
Compliant issuance and management of institutional-grade digital assets
33+
Compliant issuance and management of institutional-grade digital assets.
3434

3535
### Use Cases
3636

@@ -65,7 +65,7 @@ Management of yield-bearing assets and tokenized deposits.
6565
### Standards
6666

6767
- **ERC-4626: Tokenized Vaults** (final): A [standard](https://eips.ethereum.org/EIPS/eip-4626) that enables protocols and users to generate and manage yield for ERC-20 tokens.
68-
OpenZeppelin has built libraries in the [OpenZeppelin Solidity Contracts Repo](https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/contracts) and [OpenZeppelin Solidity Community Contracts Repo](https://github.com/OpenZeppelin/openzeppelin-community-contracts/tree/master/contracts).
68+
OpenZeppelin has built libraries in the [OpenZeppelin Solidity Contracts Repo](https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/contracts), [OpenZeppelin Solidity Community Contracts Repo](https://github.com/OpenZeppelin/openzeppelin-community-contracts/tree/master/contracts), [OpenZeppelin Starknet Cairo Contracts Repo](https://github.com/OpenZeppelin/cairo-contracts/tree/main/packages/token/src/erc20/extensions/erc4626), and [OpenZeppelin Stellar Soroban Contracts Repo](https://github.com/OpenZeppelin/stellar-contracts/tree/main/packages/tokens/src/vault).
6969

7070
## Talk to an Expert
7171

0 commit comments

Comments
 (0)