mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2025-12-06 00:23:00 +11:00
readme: Added most info
This commit is contained in:
7
example-configs/batch.txt
Normal file
7
example-configs/batch.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
woodburn1,BID,1,3
|
||||
woodburn2,BID,1,3
|
||||
woodburn3,BID,1,3
|
||||
woodburn4,BID,1,3
|
||||
woodburn5,BID,1,3
|
||||
woodburn6,BID,1,4
|
||||
woodburn8,TRANSFER,hs1qlmlgnx0g3ynk4ylxkkdh9c9nernclnfq4lw6s9
|
||||
3
example-configs/node.txt
Normal file
3
example-configs/node.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
IP: 127.0.0.1
|
||||
Network: 0
|
||||
Key: my-super-secret-api-key
|
||||
7
example-configs/settings.txt
Normal file
7
example-configs/settings.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
explorer-tx: http://lookup.tx/
|
||||
explorer-addr: https://niami.io/address/
|
||||
explorer-block: https://niami.io/block/
|
||||
explorer-domain: https://niami.io/domain/
|
||||
confirmations: 1
|
||||
portfolio-tx: 20
|
||||
hide-splash: false
|
||||
10
example-configs/theme.txt
Normal file
10
example-configs/theme.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
background: #000000
|
||||
foreground: #8e05c2
|
||||
background-alt: #3e065f
|
||||
foreground-alt: #ffffff
|
||||
transparent-mode: off
|
||||
transparency-key: main
|
||||
transparency-percent: 90
|
||||
selected-bg: #000000
|
||||
selected-fg: #ffffff
|
||||
error: #ff0000
|
||||
Reference in New Issue
Block a user