1

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

1 Answers1

3

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.

StillFantasy
  • 1,677
  • 9
  • 21