/cold-ether

Ethereum cold storage solution using nodejs

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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