ethereum-transaction-creator

0.0.5 • Public • Published

EthereumTransactionCreator

Creating offline ethereum transactions by looking at a contract's abi

This project is part of a process. Ultimately private keys and therefore the creation and signing of transactions should happen in a completely separate environment (for example on a Thales HSM). This project helps to separate the concerns between the creation/signing of the transaction and the submitting/processing of that transaction on the blockchain.

This project will base it's raw transaction creation on the following: https://github.com/ethereum/wiki/wiki/Ethereum-Contract-ABI

Installation

As soon as this module is ready for beta-usage instructions will be added

Readme

Keywords

none

Package Sidebar

Install

npm i ethereum-transaction-creator

Weekly Downloads

1

Version

0.0.5

License

BSD-3-Clause

Last publish

Collaborators

  • coenie
  • petermunnings