Skip to content

Commit 42ef4d6

Browse files
author
jagdeep sidhu
committed
ren to easy swap on dapp
1 parent 0435454 commit 42ef4d6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/SysethereumDApp.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ class SysethereumDApp extends Component {
209209
</a>
210210
<a className="fastswap" href="#" onClick={this.onFastSwap}>
211211
<div className="mybtn mybtn-two">
212-
<span>FastSwap</span>
212+
<span>EasySwap</span>
213213
</div>
214214
</a>
215215
<object className="animation" type="image/svg+xml" data={bridgeAnim}></object>
@@ -546,7 +546,7 @@ class SysethereumDApp extends Component {
546546

547547
<div className="wizardTitleCont">
548548
<div className="wizardTitle">
549-
FastSwap
549+
EasySwap
550550
</div>
551551
</div>
552552

src/wizard/.Step1FastSwap.js.swp

16 KB
Binary file not shown.

src/wizard/i18n.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ i18n.use(LanguageDetector).init({
6565
'step1RegUpdateButton': 'Update Registry',
6666
'step1RegSearchBox': 'Search Registry',
6767
'step1FSHead': 'Fast Swap',
68-
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use FastSwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
68+
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use EasySwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
6969
'step1FSWrongTx': 'Could not find Swap, try a different Transaction ID',
7070
'step1FSEnterTx': 'Enter the Transaction ID of the Syscoin Transaction where the Syscoin were sent to one of the designated addresses in the description above',
7171
'step1FSSendNEVM': 'Swap SYS(NEVM) to SYS(UTXO)',
@@ -81,7 +81,7 @@ i18n.use(LanguageDetector).init({
8181
'step1FSInsufficientBalanceNEVM': 'Insufficient NEVM balance',
8282
'step1FSInsufficientBalanceSYS': 'Insufficient SYS balance',
8383
'step1FSMinAmount': 'Amount too little, minimum amount is 1 SYS',
84-
'step1FSNoSettings': 'Could not download FastSwap settings from server',
84+
'step1FSNoSettings': 'Could not download EasySwap settings from server',
8585
'step2ESHead': '<em className="step">Step 2:</em> Build a Syscoin Mint transaction',
8686
'step2ESDescription': 'Please enter the Transaction ID from your NEVM burn transaction below if it is not already auto-filled.<br/> Click Generate to create the raw unsigned transaction before proceeding to the next step. Note to ensure that the burn transaction on NEVM was adequately settled, you will have to wait atleast 1 confirmation before you are able to proceed with this step and create the mint transaction on Syscoin.',
8787
'step2ESEnterTxid': 'Enter NEVM Transaction Hash (Txid)...',
@@ -203,7 +203,7 @@ i18n.use(LanguageDetector).init({
203203
'step1RegUpdateButton': 'Update Registry',
204204
'step1RegSearchBox': 'Search Registry',
205205
'step1FSHead': 'Fast Swap',
206-
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use FastSwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
206+
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use EasySwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
207207
'step1FSWrongTx': 'Could not find Swap, try a different Transaction ID',
208208
'step1FSEnterTx': 'Enter the Transaction ID of the Syscoin Transaction where the Syscoin were sent to one of the designated addresses in the description above',
209209
'step1FSSendNEVM': 'Send SYS(NEVM)',
@@ -219,7 +219,7 @@ i18n.use(LanguageDetector).init({
219219
'step1FSInsufficientBalanceNEVM': 'Insufficient NEVM balance',
220220
'step1FSInsufficientBalanceSYS': 'Insufficient SYS balance',
221221
'step1FSMinAmount': 'Amount too little, minimum amount is 1 SYS',
222-
'step1FSNoSettings': 'Could not download FastSwap settings from server',
222+
'step1FSNoSettings': 'Could not download EasySwap settings from server',
223223
'step2ESHead': '<em className="step">Step 2:</em> Build a Syscoin Mint transaction',
224224
'step2ESDescription': 'Please enter the Transaction ID from your NEVM burn transaction below if it is not already auto-filled.<br/> Click Generate to create the raw unsigned transaction before proceeding to the next step. Note to ensure that the burn transaction on NEVM was adequately settled, you will have to wait atleast 1 confirmation before you are able to proceed with this step and create the mint transaction on Syscoin.',
225225
'step2ESEnterTxid': 'Enter NEVM Transaction Hash (Txid)...',
@@ -341,7 +341,7 @@ i18n.use(LanguageDetector).init({
341341
'step1RegUpdateButton': 'Update Registry',
342342
'step1RegSearchBox': 'Search Registry',
343343
'step1FSHead': 'Fast Swap',
344-
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use FastSwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
344+
'step1FSDescription': 'This provides a quick way to bridge Syscoin across between the UTXO and the NEVM chains. To use EasySwap please fill out the amount, and destination address to the chain you are moving to. For example if you are coming from SYS (UTXO) to go to the NEVM, this would be your NEVM address, and vice versa. Once you have filled these fields out click on either the <b>Send UTXO(SYS)</b> or <b>Send NEVM(SYS)</b> buttons depending on your desired destination (Sending coins on UTXO means you are moving to NEVM and sending coins on NEVM means you are moving to UTXO). Once you have done that you may initiate or view an existing swap by clicking on the <b>Initiate or Check Swap</b> button.',
345345
'step1FSWrongTx': 'Could not find Swap, try a different Transaction ID',
346346
'step1FSEnterTx': 'Enter the Transaction ID of the Syscoin Transaction where the Syscoin were sent to one of the designated addresses in the description above',
347347
'step1FSSendNEVM': 'Send SYS(NEVM)',
@@ -357,7 +357,7 @@ i18n.use(LanguageDetector).init({
357357
'step1FSInsufficientBalanceNEVM': 'Insufficient NEVM balance',
358358
'step1FSInsufficientBalanceSYS': 'Insufficient SYS balance',
359359
'step1FSMinAmount': 'Amount too little, minimum amount is 1 SYS',
360-
'step1FSNoSettings': 'Could not download FastSwap settings from server',
360+
'step1FSNoSettings': 'Could not download EasySwap settings from server',
361361
'step2ESHead': '<em className="step">Step 2:</em> Build a Syscoin Mint transaction',
362362
'step2ESDescription': 'Please enter the Transaction ID from your NEVM burn transaction below if it is not already auto-filled.<br/> Click Generate to create the raw unsigned transaction before proceeding to the next step. Note to ensure that the burn transaction on NEVM was adequately settled, you will have to wait atleast 1 confirmation before you are able to proceed with this step and create the mint transaction on Syscoin.',
363363
'step2ESEnterTxid': 'Enter NEVM Transaction Hash (Txid)...',

0 commit comments

Comments
 (0)