Compare commits
1 Commits
philip/tok
...
lash/gas-p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bc3b4facfb
|
@@ -1,4 +1,4 @@
|
||||
3en:
|
||||
en:
|
||||
kenya:
|
||||
initial_language_selection: |-
|
||||
CON Welcome to Sarafu Network
|
||||
@@ -33,35 +33,8 @@
|
||||
start: |-
|
||||
CON Balance %{account_balance} %{account_token_name}
|
||||
1. Send
|
||||
2. My Sarafu
|
||||
2. My Account
|
||||
3. Help
|
||||
token_selection:
|
||||
first_token_set: |-
|
||||
Choose a Sarafu:
|
||||
%{token_list}
|
||||
99. Next
|
||||
00. Back
|
||||
middle_token_set: |-
|
||||
Choose a Sarafu:
|
||||
%{token_list}
|
||||
99. Next
|
||||
00. Back
|
||||
last_token_set: |-
|
||||
Choose a Sarafu:
|
||||
%{token_list}
|
||||
99. Next
|
||||
00. Back
|
||||
token_selection_pin_authorization:
|
||||
attempt: |-
|
||||
%{token_info}
|
||||
Enter pin to select:
|
||||
0. Back
|
||||
retry: |-
|
||||
%{retry_pin_entry}
|
||||
exit_token_selection: |-
|
||||
Success! %{token_symbol} is your active Sarafu.
|
||||
0. Back
|
||||
enter_transaction_recipient: |-
|
||||
CON Enter phone number
|
||||
0. Back
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
cic-eth[tools]==0.12.4a8
|
||||
chainlib-eth>=0.0.9rc1,<0.1.0
|
||||
chainlib-eth>=0.0.9rc4,<0.0.10
|
||||
chainlib==0.0.9rc1,<0.1.0
|
||||
eth-erc20>=0.1.2a3,<0.2.0
|
||||
erc20-demurrage-token>=0.0.5a2,<0.1.0
|
||||
|
||||
@@ -121,6 +121,9 @@ export CIC_DEFAULT_TOKEN_SYMBOL=$CIC_DEFAULT_TOKEN_SYMBOL
|
||||
export TOKEN_NAME=$TOKEN_NAME
|
||||
" >> "${DEV_DATA_DIR}"/env_reset
|
||||
|
||||
confini-dump --schema-dir ./config
|
||||
eth-contract-registry-list -i $CIC_CHAIN_SPEC -p $RPC_PROVIDER -e $CIC_REGISTRY_ADDRESS -u
|
||||
|
||||
set +a
|
||||
set +e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user