49 | Converter 50 |
51 |61 | Explorer 62 |
63 |72 | Disconnect 73 |
74 |{balance[addressNum]?.address}
381 | {copyToClipBoard ? (404 | {item.address} 405 |
406 |My Algo Wallet
435 |447 | MetaMask 448 |
449 |462 | {typeof window.AlgoSigner === undefined 463 | ? "Install AlgoSigner" 464 | : "AlgoSigner"} 465 |
466 |476 | Pera Wallet 477 |
478 |{isWalletConnected ? "Disconnect ☎️" : null}
*/} 566 | 567 |20 | {word} 21 | 22 |
23 |40 | {word} 41 | {/* */} 42 | 43 | {/* */} 44 | 45 |
46 |62 | {word} 63 | 64 |
65 |80 | {word} 81 | 82 |
83 |66 | {walletContent} 67 |
68 |LOADING...
53 |10 | ChainLink Converter: Focusing narrowly on the interoperability problem between two blockchains, Ethereum and 11 | Algorand 12 |
13 |
14 | Inventing a converter for Algorand and Ethereum using Chainlink. The converter will allow interoperability between the two blockchains. A keystone to the converter is goLink. goLink allows for LINK transactions on the Algorand blockcahin, while the Chainlink Converter allows for asset movement between the Algorand and Ethereum blockchains.
15 |
16 |
17 | The Converter processes data from the Algorand blockchain which is sent to a Chainlink node for validation and then processed by a smart contract for on-chain distribution of LINK on Ethereum. Thus, Chainlink allows for the converter to operate in bi-lateral fashion, from Ethereum to Algorand and visa versa. As such, the Chainlink Converter strives to solve the interoperability problem between Algorand and Ethereum for Chainlink.
18 |