Skip to content

Offline Transaction Signer version 2

Compare
Choose a tag to compare
@aionick aionick released this 17 Apr 19:43
· 5 commits to master since this release

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:

  • An update to the newest 'type' value for Avm contract creation transactions, so that the signer can be used to deploy Avm contracts on the latest Avm Testnet builds.