$ yarn # or npm install
$ yarn start # or npm run start
You can set environment variables.
TEST_MODE
: If you settrue
, change background and main page view.API_URL
: SEBAK API URLNETWORK_ID
: SEBAK network idKS_URL
: Kill Switch file path or API urlKS_INTERVAL
: Kill Switch check cycle (second unit)ANGELBOT_URL
: angelbot URL to create an account for test purposePASSPHRASES
: Horizon API Pass PhrasesTRANSACTION_FEE
: Transaction FeeMINIMUM_BALANCE
: Minimum BalanceACTIVE_MAKE_A_NEW_KEY
: Show 'Make a new key' ButtonACTIVE_CREATE_TEST_ACCOUNT
: Show 'Create new account on TestNet' ButtonGA_ID
: Google Analytics ID
{
"start_time": "2017-10-07T18:17:00.588208",
"end_time": "2017-10-07T18:18:00.588221",
"message": "XHTML Message<br/>Here"
}
$ npm run build:testnet
#or
$ npm run build:mainnet
We welcome contributions by the community. Please open issues for any bug you find, or for enhancement requests. Pull requests are also very welcome. Before submitting, please read the contribution guidelines.