UNPKG
oreki-node
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
This is a package for using oreki framework.
github.com/gaiax/oreki-node
gaiax/oreki-node
oreki-node
/
test
/
config-eth-alice.json
16 lines
(15 loc)
•
302 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"coinType"
:
"ethereum"
,
"db"
:
{
"test"
:
false
,
"sqliteFile"
:
"test-alice-eth.sqlite3"
}
,
"geth"
:
{
"wsHost"
:
"ws://localhost:8546"
,
"password"
:
"HelloWorld"
,
"test"
:
{
"fromAddress"
:
"0x942fe9c038937bf36c1c951922eea8fb79271ad0"
}
}
,
"password"
:
"password"
}