Skip to content

Commit

Permalink
PRO-1322-Klaytn_Testnet_Mainnet (#133)
Browse files Browse the repository at this point in the history
* deployed klaytn baobab testnet

* updated package version

* added klaytn mainnet deployment
  • Loading branch information
vignesha22 authored Apr 28, 2023
1 parent 1060249 commit c032bbe
Show file tree
Hide file tree
Showing 36 changed files with 16,314 additions and 12 deletions.
4 changes: 3 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
| `testnets` | Görli | `GOERLI` | `goerli` |
| `testnets` | Kovan | `KOVAN` | `kovan` |
| `mainnets` | xDai | `XDAI` | `xdai` |
| `testnets` | Sokol (xDai testnet) | `SOKOL` | `sokol` |
| `testnets` | Chiado (xDai testnet) | `CHIADO` | `chiado` |
| `mainnets` | Binance Smart Chain | `BSC` | `bsc` |
| `testnets` | Binance Smart Chain (testnet) | `BSC_TEST` | `bscTest` |
| `mainnets` | Fantom | `FANTOM` | `fantom` |
Expand All @@ -27,6 +27,8 @@
| `testnets` | Optimism Kovan | `OPTIMISM_KOVAN` | `optimismKovan` |
| `mainnets` | Fuse | `FUSE` | `fuse` |
| `testnets` | Fuse Sparknet | `FUSE_SPARKNET` | `fuseSparknet` |
| `testnets` | Base Goerli | `BASE_GOERLI` | `baseGoerli` |
| `testnets` | Klaytn Baobab | `KLAYTN_BAOBAB` | `klaytnBaobab` |
| `testnets` | Etherspot | `ETHERSPOT` | `etherspot` |
| `localnets` | Localnet (instance A) | `LOCAL_A` | `localA` |
| `localnets` | Localnet (instance B) | `LOCAL_B` | `localB` |
Expand Down
1 change: 1 addition & 0 deletions deployments/klaytn/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8217
81 changes: 81 additions & 0 deletions deployments/klaytn/BalancesHelper.json

Large diffs are not rendered by default.

160 changes: 160 additions & 0 deletions deployments/klaytn/BalancesHelperV2.json

Large diffs are not rendered by default.

Loading

0 comments on commit c032bbe

Please sign in to comment.