Skip to content

Dockerized Node.js server which creates Ethereum wallets

Notifications You must be signed in to change notification settings

Nftaudits/Docker-Ethereum-Wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Ethereum Wallet

Dockerized Node.js service for managing Ethereum wallets

Build

docker build -t ethereum-wallet-server .  

Run

docker run -it -p 8888:4000 ethereum-wallet-server
docker ethereum

About

Dockerized Node.js server which creates Ethereum wallets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • Dockerfile 16.5%