Skip to content

Commit

Permalink
Deployed OKX or OKTC Testnet (#132)
Browse files Browse the repository at this point in the history
* Deployed OKX or OKTC Testnet

* added oktc mainnet deployment

---------

Co-authored-by: Vignesh <[email protected]>
  • Loading branch information
kaushalrajbacancy and vignesha22 authored May 9, 2023
1 parent c032bbe commit 7f8d4d9
Show file tree
Hide file tree
Showing 38 changed files with 16,382 additions and 3 deletions.
39 changes: 39 additions & 0 deletions DEPLOYMENTS.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
| `testnets` | Fuse Sparknet | `FUSE_SPARKNET` | `fuseSparknet` |
| `testnets` | Base Goerli | `BASE_GOERLI` | `baseGoerli` |
| `testnets` | Klaytn Baobab | `KLAYTN_BAOBAB` | `klaytnBaobab` |
| `mainnets` | Klaytn | `KLAYTN` | `klaytn` |
| `testnets` | OktcTest | `OKTC_TEST` | `oktcTest` |
| `mainnets` | Oktc | `OKTC` | `oktc` |
| `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/oktc/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
66
81 changes: 81 additions & 0 deletions deployments/oktc/BalancesHelper.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 7f8d4d9

Please sign in to comment.