Add contract migrations dev ini

This commit is contained in:
nolash 2021-09-03 00:08:22 +02:00
parent 8e90fac7a0
commit 3504ae60e3
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View 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