testnet-ops/nitro-bridge-setup/templates/specs/nitro-contracts-spec.yml.j2

14 lines
390 B
Plaintext
Raw Normal View History

2024-09-03 11:52:43 +00:00
stack: /home/{{ ansible_user }}/cerc/nitro-stack/stack-orchestrator/stacks/nitro-contracts
deploy-to: compose
config:
GETH_URL: {{ geth_url }}
GETH_CHAIN_ID: '{{ geth_chain_id }}'
GETH_DEPLOYER_PK: '{{ geth_deployer_pk }}'
TOKEN_NAME: LaconicNetworkToken
TOKEN_SYMBOL: LNT
INITIAL_TOKEN_SUPPLY: '129600'
network:
ports: {}
volumes:
nitro_deployment: ./data/nitro_deployment