简体   繁体   中英

Which Node packages are used for Ethereum classic's (ETC) transaction implementation?

I want to send ETC from one account to another ie how to do the transaction, signature in testnet environment?

You can simply use web3 ( js or python or anything else) to work with ETC.

Ethereum and Ethereum Classic nodes share the same JSON-RPC API.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM