Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 687 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 687 Bytes

cold-ether

#This software seems to work - it's not very tested though!

##Ethereum cold storage solution using nodejs

###Installation:

npm install cold-ether -g

packagetx packages a raw unsigned ethereum transaction.

A local ethereum node with rpc enabled is used to set the transaction nonce.

newaccount creates a new ethereum account

sign signs a raw unsigned transaction

sendtransaction publishes a raw signed transaction.

A local ethereum node with rpc enabled is used to publish the transaction.

This software has only been tested by myself - it comes "as is" without any guarantees

I will not be liable you lose your ether due to this software