1.2.1 • Published 6 years ago

eth-contract-signed-tx-deployer v1.2.1

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
6 years ago

DOCKER

Docker build

  docker build -t a4i3ia2 .
  geth -identity "a4i3ia2" init "CustomGenesis.json" -datadir "externalDataDir"  
  docker run -p 8055:8055 -p 55555:55555 -v path/to/externalDataDir:/opt/blockchn/datadir -i -t a4i3ia2:latest
  # Wait the ethereum node synchronization.

Connection to enode

  geth attach http://localhost:8055
1.2.1

6 years ago

1.2.0

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago