Zilliqa / zilliqa-js

JavaScript SDK for Zilliqa blockchain
https://www.npmjs.com/package/@zilliqa-js/zilliqa
GNU General Public License v3.0
131 stars 74 forks source link

Add ECDSA/Eth signing scheme (v1) #454

Open n-hutton opened 2 years ago

n-hutton commented 2 years ago

Pairs with PR: https://github.com/Zilliqa/Zilliqa/pull/2806

The example code examples/evm_transaction_ecdsa.js does the following:

inamirandaz commented 2 years ago

@n-hutton why are we merging this to the main branch already?