Add deployment details for fixturenet-eth #30

Merged
nabarun merged 11 commits from deep-stack/testnet-laconicd-stack:sk-setup-fixturenet-eth into main 2024-10-21 11:07:02 +00:00
4 changed files with 6 additions and 9 deletions
Showing only changes of commit 798c5c5461 - Show all commits

View File

@ -33,8 +33,6 @@
* Stack: <https://git.vdb.to/cerc-io/fixturenet-eth-stacks>
* Source repo: <https://git.vdb.to/cerc-io/lighthouse>
* Target dir: `/srv/fixturenet-eth/fixturenet-eth-deployment`
* Cleanup an existing deployment if required:
@ -190,7 +188,7 @@
# Custom token to be deployed
token_name: "TestToken"
token_symbol: "TST"
intial_token_supply: "10000000"
initial_token_supply: "129600"
```
* Update the target dir in `setup-vars.yml`:

View File

@ -18,7 +18,7 @@
export TOKEN_SYMBOL="TST2"
# Note: Token supply denotes actual number of tokens and not the supply in Wei
export INITIAL_TOKEN_SUPPLY="10000000"
export INITIAL_TOKEN_SUPPLY="129600"
laconic-so deployment --dir nitro-contracts-deployment exec nitro-contracts "TOKEN_NAME=$TOKEN_NAME TOKEN_SYMBOL=$TOKEN_SYMBOL INITIAL_TOKEN_SUPPLY=$INITIAL_TOKEN_SUPPLY /app/deploy-l1-tokens.sh"
```

View File

@ -2,7 +2,6 @@ nitro_chain_url: "wss://fixturenet-eth.laconic.com"
na_address: "0x2B6AFbd4F479cE4101Df722cF4E05F941523EaD9"
ca_address: "0xBca48057Da826cB2eb1258E2C679678b269dC262"
vpa_address: "0xCf5207018766587b8cBad4B8B1a1a38c225ebA7A"
asset_address: "0x2b79F4a92c177B4E61F5c4AC37b1B8A623c665A4"
bridge_nitro_address: "0xf0E6a85C6D23AcA9ff1b83477D426ed26F218185"
nitro_l1_bridge_multiaddr: "/dns4/bridge.laconic.com/tcp/3005/p2p/16Uiu2HAky2PYTfBNHpytybz4ADY9n7boiLgK5btJpTrGVbWC3diZ"
nitro_l2_bridge_multiaddr: "/dns4/bridge.laconic.com/tcp/3006/p2p/16Uiu2HAky2PYTfBNHpytybz4ADY9n7boiLgK5btJpTrGVbWC3diZ"

View File

@ -712,15 +712,15 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
# "AssetAddress": "0xa4351114dae1abeb2d552d441c9733c72682a45d",
# "Me": "0x075400039e303b3fb46c0cff0404c5fa61947c05",
# "Them": "0xf0e6a85c6d23aca9ff1b83477d426ed26f218185",
# "MyBalance": <update balance>,
# "TheirBalance": <update balance>
# "MyBalance": <updated balance>,
# "TheirBalance": <updated balance>
# },
# {
# "AssetAddress": "0x314e43f9825b10961859c2a62c2de6a765c1c1f1",
# "Me": "0x075400039e303b3fb46c0cff0404c5fa61947c05",
# "Them": "0xf0e6a85c6d23aca9ff1b83477d426ed26f218185",
# "MyBalance": <update balance>,
# "TheirBalance": <update balance>
# "MyBalance": <updated balance>,
# "TheirBalance": <updated balance>
# }
# ],
# "ChannelMode": "Open"