Skip to content

Commit

Permalink
Merge pull request #11 from weaveVM/dev
Browse files Browse the repository at this point in the history
feat: add GOATDev network config
  • Loading branch information
charmful0x authored Aug 16, 2024
2 parents 8cfae5f + 51c0a81 commit f3e1a3b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions networks/goat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "GOATDev",
"network_chain_id": 3456,
"wvm_chain_id": 9496,
"network_rpc": "http://3.15.141.150:8545",
"wvm_rpc": "https://testnet-rpc.wvm.dev",
"block_time": 2,
"start_block": 20902,
"archiver_address": "0xE5e289FC97C63f64B1EC5e061d7f176e02eBE5A0",
"archive_pool_address": "0x0000000000000000000000000000000000000000"
}

0 comments on commit f3e1a3b

Please sign in to comment.