UNPKG
asch-redeploy
Version:
latest (1.0.4)
1.0.4
1.0.3
A hassle-free local asch environment
github.com/a1300/asch-redeploy
a1300/asch-redeploy
asch-redeploy
/
config
/
custom-environment-variables.json
13 lines
(12 loc)
•
208 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"config"
:
{
"node"
:
{
"directory"
:
"ASCH_NODE_DIR"
,
"port"
:
"ASCH_NODE_PORT"
,
"genesisAccount"
:
"ASCH_GENESIS_ACCOUNT"
}
,
"output"
:
{
"file"
:
"OUTPUT_FILE"
}
}
}