From 628624070c525e6c2d699ff2bf447d4c135f40aa Mon Sep 17 00:00:00 2001 From: nftpixels Date: Tue, 29 Aug 2023 09:59:12 +1200 Subject: [PATCH 1/3] Added supported chain list to document overview --- docs/1_chainsafe-gaming.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/1_chainsafe-gaming.md b/docs/1_chainsafe-gaming.md index e8e067a..78efb35 100644 --- a/docs/1_chainsafe-gaming.md +++ b/docs/1_chainsafe-gaming.md @@ -41,6 +41,27 @@ Out-of-the-box, web3.unity comes with Unity prefabs & tooling that will make bui [Click here](https://docs.gaming.chainsafe.io/legacy/getting-started) to open legacy documentation for web3.unity. +## Supported Chains + +Web3.Unity should work with any EVM based network on the blockchian. Below you'll find a list of tested and approved networks, however you can find a wider range of supported networks on [Chainlist](https://chainlist.org/): + +| Network Name | Type of Chain | Chain ID | +| ------------ | ------------- | ----------- | +| ETH Mainnet | Mainnet | 1 | +| Polygon | Mainnet | 137 | +| BSC | Mainnet | 56 | +| BSC | Testnet | 97 | +| Avalanche | Mainnet | 43114 | +| Avalanche | Testnet | 43113 | +| Mumbai | Testnet | 80001 | +| Goerli | Testnet | 5 | +| Cronos | Mainnet | 25 | +| Cronos | Testnet | 338 | +| Moonbeam | Mainnet | 1284 | +| Nebula | Mainnet | 1482601649 | +| Nebula | Testnet | 503129905 | +| Chaos | Testnet | 1351057110 | + ## Additional Resources If you are new to web3.unity and blockchain-enabled gaming, we recommend that you read over these docs carefully, starting with [Current SDK Builds (v2.x)](#current-sdk-builds-v2x). If you are new to building with the Unity game engine, the [Unity3D manual](https://docs.unity3d.com/Manual/index.html) is another great place to start. From 160372760d81ce73b0c46a85dfaad1c70cb6ae92 Mon Sep 17 00:00:00 2001 From: nftpixels Date: Tue, 29 Aug 2023 10:16:43 +1200 Subject: [PATCH 2/3] Added supported chain list to document overview --- docs/1_chainsafe-gaming.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/1_chainsafe-gaming.md b/docs/1_chainsafe-gaming.md index 78efb35..0a0c539 100644 --- a/docs/1_chainsafe-gaming.md +++ b/docs/1_chainsafe-gaming.md @@ -43,7 +43,7 @@ Out-of-the-box, web3.unity comes with Unity prefabs & tooling that will make bui ## Supported Chains -Web3.Unity should work with any EVM based network on the blockchian. Below you'll find a list of tested and approved networks, however you can find a wider range of supported networks on [Chainlist](https://chainlist.org/): +Web3.Unity should work with any EVM based network on the blockchain. Below you'll find a list of tested and approved networks, however you can find a wider range of supported networks on [Chainlist](https://chainlist.org/): | Network Name | Type of Chain | Chain ID | | ------------ | ------------- | ----------- | @@ -61,6 +61,7 @@ Web3.Unity should work with any EVM based network on the blockchian. Below you'l | Nebula | Mainnet | 1482601649 | | Nebula | Testnet | 503129905 | | Chaos | Testnet | 1351057110 | +| Sepolia | Testnet | 11155111 | ## Additional Resources From b8a569b0510141662c6aefd83a88ae47f0b218a3 Mon Sep 17 00:00:00 2001 From: nftpixels Date: Tue, 29 Aug 2023 10:21:40 +1200 Subject: [PATCH 3/3] Update dictionary.txt --- dictionary.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dictionary.txt b/dictionary.txt index 34053a2..078fee1 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -118,6 +118,7 @@ SDK. SDK's send-contract-through-webgl send-transaction-through-webgl +Sepolia sha3 SHA3 sign-through-webgl