-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample_config.ini
More file actions
37 lines (30 loc) · 1013 Bytes
/
example_config.ini
File metadata and controls
37 lines (30 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[base]
blockchain_net = dark-virtualenv
dapp_dir = dARK_dapp
[dark-local]
url = http://127.0.0.1:8545
chain_id = 1337
min_gas_price = 100
account_priv_key = 0xabcbe8e5ccbfb04590405997ee2d52d2b330726137b875053c36d94e974d162f
[dark-virtualenv]
url = http://rpcnode:8545
chain_id = 1337
min_gas_price = 100
account_priv_key = 0xae6ae8e5ccbfb04590405997ee2d52d2b330123137b875053c36d94e974d162f
#smart contracts
[smartcontracts]
;sol compiler
solc_version = 0.8.18
;directories
lib_dir = libs
util_dir = util
db_dir = db
service_dir = services
;files
lib_files = HitchensUnorderedKeySet.sol UnorderedKeySet.sol strings.sol
utils_files = Entities.sol NoidProvider.sol
dbs_files = PidDB.sol ExternalPidDB.sol UrlDB.sol AuthoritiesDB.sol
service_files = PIDService.sol ExternalPIDService.sol UrlService.sol AuthoritiesService.sol
[payload]
name = basic2024a
attributes = title author format publishDate oai_identifier_str