Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/network-coverage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Particle's Wallet Abstraction solutions support a significant amount of EVM netw
| GM Network | ✓ | Mainnet: 2777 |
| ZetaChain | ✓ | Mainnet: 7000, Testnet: 7001 |
| Cyber | ✓ | Mainnet: 7560, Testnet: 111557560 |
| Kaia | x | Mainnet: 8217, Testnet: 1001 |
| Klaytn | x | Mainnet: 8217, Testnet: 1001 |
| Combo | ✓ | Mainnet: 9980, Testnet: 91715 |
| ZKFair | ✓ | Mainnet: 42766, Testnet: 43851 |
| Avalanche | ✓ | Mainnet: 43114, Testnet: 43113 |
Expand Down
4 changes: 2 additions & 2 deletions landing/tutorials-and-demos/list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ description: "Third-party tutorials on using Particle Network's SDKs."
<Card title="Particle on Mantle" href="https://docs.mantle.xyz/network/for-devs/resources-and-tooling/particle-aa-sdk">
Tutorial on integrating Particle on Mantle.
</Card>
<Card title="Particle on Kaia" href="https://docs.kaia.io/build/tools/wallets/wallet-libraries/particle/">
Steps to use Particle on Kaia.
<Card title="Particle on Klaytn" href="https://docs.klaytn.foundation/docs/build/tools/wallets/wallet-libraries/particle/">
Steps to use Particle on Klaytn.
</Card>
<Card title="Particle on COMBO" href="https://docs.combonetwork.io/developer/tutorials/particle.html">
Guide to integrating Particle on COMBO.
Expand Down