Skip to content

vladzamfir/cold-ether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ethereum cold storage solution using nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors