messenger/scripts
tripathyr 21d6c17669
Create messengerEthereum.js
Added basic Ethereum Address generation functions which can be generated without Taproot functions. 

Just with existing libraries, and addition of keccak.js, Ethereum addresses of the contacts that messenger communicates with will be achieved. 

However as of now, messages cannot nbe sent to Ethereum addresses.
2023-10-15 08:38:36 +05:30
..
btcOperator.js Update btcOperator.js 2023-09-30 14:04:30 +05:30
compactIDB.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
components.js Added BTC multisig transaction fee increase process 2023-10-11 04:38:57 +05:30
components.min.js Added BTC multisig transaction fee increase process 2023-10-11 04:38:57 +05:30
floBlockchainAPI.js Merge https://github.com/ranchimall/Standard_Operations 2023-07-05 13:49:36 +05:30
floCloudAPI.js Merge https://github.com/ranchimall/standard-operations 2023-07-30 15:23:59 +05:30
floCrypto.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
floDapps.js Merge https://github.com/ranchimall/standard-operations 2023-07-30 15:23:59 +05:30
floTokenAPI.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
keccak.js Created keccak.js 2023-10-15 08:32:30 +05:30
lib.js move stdop files to scripts/ 2023-05-12 00:52:07 +05:30
messenger.js UI improvements 2023-10-11 22:25:58 +05:30
messenger.min.js UI improvements 2023-10-11 22:25:58 +05:30
messengerEthereum.js Create messengerEthereum.js 2023-10-15 08:38:36 +05:30