Adding Keccak Reference

This commit is contained in:
tripathyr 2025-08-23 13:32:45 +05:30 committed by GitHub
parent 03a4398f08
commit 94ca1a636e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@
<script src="scripts/floExchangeAPI.js" defer></script>
<script src="scripts/btcOperator.js" defer></script>
<script src="scripts/qrcode.min.js" defer></script>
<script src="scripts/keccak.js" defer></script>
<script src="scripts/floEthereum.js" defer></script>
<script src="scripts/ether.umd.min.js" defer></script>
<script src="scripts/ethOperator.js" defer></script>