Skip to content

Commit

Permalink
Fix bnbchain typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CocoZstar committed Jul 15, 2024
1 parent 148ec42 commit 3bb5d3b
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Welcome to BNBChain Knowledge Base
# Welcome to BNB Chain Knowledge Base

This is the BNB Chain Knowledge Base documentation for the BNB Chain developers. It is based on the Mkdocs Material theme.

Expand All @@ -24,5 +24,5 @@ This is the BNB Chain Knowledge Base documentation for the BNB Chain developers.

## 📜 License

Copyright (c) 2024 BNBChain
Copyright (c) 2024 BNB Chain

2 changes: 1 addition & 1 deletion docs/bnb-greenfield/for-developers/bundle-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ it costs more for both the users and Greenfield. For instance, imagine a user's
Greenfield. If the files of the website are tiny but there are a lot of them, it leads to the same problem: too much
metadata and higher costs.

BNBChain has proposed the core protocol for the Greenfield bundle to solve this problem. You can find more details about [BEP-323](https://github.com/bnb-chain/BEPs/pull/323).
BNB Chain has proposed the core protocol for the Greenfield bundle to solve this problem. You can find more details about [BEP-323](https://github.com/bnb-chain/BEPs/pull/323).
NodeReal is the first infrastructure provider to implement the bundling service. Bundling service provides a solution to
combine small files together into one big file before sending it to Greenfield. Thus, developers can can cut down unnecessary
costs while still get to each file in the big file as if they were separate.
Expand Down
2 changes: 1 addition & 1 deletion docs/bnb-opbnb/developers/developer-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ One of our main objectives is to expand the adoption and utility of opBNB as a h
| Storage | Decentralized Storage | [BNB Greenfield](https://greenfield.bnbchain.org/en) |
| Security | | [AvengerDAO](https://www.avengerdao.org/) |
| Account Abstraction | | [Particle Network](https://wallet.particle.network/),[Biconomy](https://docs.biconomy.io/supportedchains/),[CyberConnect](https://cyberconnect.me/) |
| MultiSig | | [BNBChain Multi-Sig Wallet](multisig-wallet.md) |
| MultiSig | | [BNB Chain Multi-Sig Wallet](multisig-wallet.md) |
| Data Analytics | | [DefiLlama](https://defillama.com/chain/opBNB), [CoinGecko](https://www.coingecko.com/en/chains/opbnb), [DappBay](https://dappbay.bnbchain.org/ranking/chain/opbnb) |
| Indexing | | NodeReal’s opBNB Graph QL |
| NFT | NFT Marketplace | [Element’s NFT Marketplace](https://element.market/opbnb) |
Expand Down
2 changes: 1 addition & 1 deletion docs/bnb-opbnb/faq/opbnb-bridge-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: opBNB Bridge - opBNB FAQs
### What is the status of the integration between opBNB and Optimism's Superchain?

opBNB is a project that aims to bring the benefits of L2 scaling and user-friendly UX to the BNB ecosystem. It will enable fast and cheap transactions on BNB L2, as well as smooth interoperability with Greenfield, a decentralized platform for building and running applications.
Superchain is an innovative solution that leverages OP Stack to provide L2/L3 scaling and security for Ethereum. It allows users to access various L2 protocols with a single wallet and enjoy low fees and high throughput. opBNB is interested in collaborating with Superchain and integrating OP Stack into BNBChain.
Superchain is an innovative solution that leverages OP Stack to provide L2/L3 scaling and security for Ethereum. It allows users to access various L2 protocols with a single wallet and enjoy low fees and high throughput. opBNB is interested in collaborating with Superchain and integrating OP Stack into BNB Chain.

### What is the reason for the discrepancy in the estimated cost of withdraw/deposit transactions between the opBNB bridge page and my wallet?

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Within this ecosystem, the ownership, usage, and monetization of data are possib

<a href="./join-ecosystem">
<h3>Join BNB Ecosystem</h3>
<p>Share your project with BNB Chain Ecosystem or seeking for cooperations. We want to make it as easy as possible for prjects to get more exposure in BNBChain Ecosystem or ask for support from the team.</p>
<p>Share your project with BNB Chain Ecosystem or seeking for cooperations. We want to make it as easy as possible for prjects to get more exposure in BNB Chain Ecosystem or ask for support from the team.</p>
</a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions docs/join-ecosystem/platforms/electrical-capital.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contribute on Developer Data

To contribute on BNB Chain developer activity, projects should add their github repositories to the community-supported developer tracking tool [**Crypto Ecosystems**](https://github.com/electric-capital/crypto-ecosystems), which will track your developer activity and include it in BNBChain developer statistics.
To contribute on BNB Chain developer activity, projects should add their github repositories to the community-supported developer tracking tool [**Crypto Ecosystems**](https://github.com/electric-capital/crypto-ecosystems), which will track your developer activity and include it in BNB Chain developer statistics.

**Steps**

Expand All @@ -10,5 +10,5 @@ To contribute on BNB Chain developer activity, projects should add their github

3. **Add the created toml file to** [**BNB Chain subecosystem**](https://github.com/electric-capital/crypto-ecosystems/blob/master/data/ecosystems/b/bnb-chain-bsc.toml)

4. For more details, please follow this [**Guide**](https://github.com/electric-capital/crypto-ecosystems?tab=readme-ov-file#how-to-contribute) to add your repository to BNBChain ecosystem.
4. For more details, please follow this [**Guide**](https://github.com/electric-capital/crypto-ecosystems?tab=readme-ov-file#how-to-contribute) to add your repository to BNB Chain ecosystem.
Here is an [**example**](https://github.com/electric-capital/crypto-ecosystems/pull/1344) for your reference.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ nav:
- Gas and Fees: ./bnb-opbnb/core-concepts/gas-and-fees.md
- Account Abstraction: ./bnb-opbnb/core-concepts/account-abstraction-on-opbnb.md
- Protocol Addresses: ./bnb-opbnb/core-concepts/opbnb-protocol-addresses.md
- BNBChain Rollup as Service: ./bnb-opbnb/core-concepts/raas.md
- BNB Chain Rollup as Service: ./bnb-opbnb/core-concepts/raas.md
- Developers:
- Developer Tools: ./bnb-opbnb/developers/developer-tools.md
- Network Faucet: ./bnb-opbnb/developers/network-faucet.md
Expand Down

0 comments on commit 3bb5d3b

Please sign in to comment.