Add contract migrations dev ini
This commit is contained in:
parent
8e90fac7a0
commit
3504ae60e3
16
apps/contract-migration/config/config.ini
Normal file
16
apps/contract-migration/config/config.ini
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[token]
|
||||||
|
name = Giftable Token
|
||||||
|
symbol = GFT
|
||||||
|
type = giftable_erc20_token
|
||||||
|
|
||||||
|
[dev]
|
||||||
|
eth_account_contract_deployer =
|
||||||
|
eth_account_reserve_minter =
|
||||||
|
eth_account_accounts_index_writer =
|
||||||
|
reserve_amount = 10000000000000000000000000000000000
|
||||||
|
faucet_amount = 0
|
||||||
|
gas_amount = 100000000000000000000000
|
||||||
|
token_amount = 100000000000000000000000
|
||||||
|
eth_gas_price =
|
||||||
|
data_dir =
|
||||||
|
pip_extra_index_url = https://pip.grassrootseconomics.net:8433
|
Loading…
Reference in New Issue
Block a user