Skip to content

Offline Transaction Signer version 4

Latest
Compare
Choose a tag to compare
@aionick aionick released this 18 Dec 22:16

A simple tool for creating the raw bytes of an Aion transaction that has been signed by a private key.

These bytes can then be sent to the eth_sendRawTransaction RPC endpoint to send the transaction off to a node.

Includes:

  • The ability to verify whether a particular address has signed a transaction with their corresponding private key, for both regular and invokable transactions.