mukan-ignite/ignite/config/chain/v0/testdata/config.yaml
Mukan Erkin Törük 26b204bd04
Some checks are pending
Docs Deploy / build_and_deploy (push) Waiting to run
Generate Docs / cli (push) Waiting to run
Generate Config Doc / cli (push) Waiting to run
Go formatting / go-formatting (push) Waiting to run
Check links / markdown-link-check (push) Waiting to run
Integration / pre-test (push) Waiting to run
Integration / test on (push) Blocked by required conditions
Integration / status (push) Blocked by required conditions
Lint / Lint Go code (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
feat: fork Ignite CLI v29 as Mukan Ignite — remove cosmos-sdk restrictions
2026-05-11 03:31:37 +03:00

45 lines
1 KiB
YAML

accounts:
- name: alice
coins: [ "100000000uatom", "100000000000000000000aevmos" ]
mnemonic: "ozone unfold device pave lemon potato omit insect column wise cover hint narrow large provide kidney episode clay notable milk mention dizzy muffin crazy"
- name: bob
coins: [ "5000000000000aevmos" ]
address: "cosmos1adn9gxjmrc3hrsdx5zpc9sj2ra7kgqkmphf8yw"
validator:
name: alice
staked: "100000000000000000000aevmos"
faucet:
name: bob
coins: [ "10aevmos" ]
host: 0.0.0.0:4600
port: 4600
build:
binary: "evmosd"
init:
home: "$HOME/.evmosd"
client:
keyring-backend: "os"
app:
evm-rpc:
address: "0.0.0.0:8545"
ws-address: "0.0.0.0:8546"
genesis:
chain_id: "evmosd_9000-1"
app_state:
staking:
params:
bond_denom: "aevmos"
mint:
params:
mint_denom: "aevmos"
crisis:
constant_fee:
denom: "aevmos"
gov:
deposit_params:
min_deposit:
- amount: "10000000"
denom: "aevmos"
evm:
params:
evm_denom: "aevmos"