An open API service indexing awesome lists of open source software.

https://github.com/connormac/aion-dev-docker

Dockerfile for building a local dev node
https://github.com/connormac/aion-dev-docker

aion blockchain docker-image node

Last synced: about 1 month ago
JSON representation

Dockerfile for building a local dev node

Awesome Lists containing this project

README

          

# aion-dev-docker
Dockerfile for building a local dev node

## Docker
`docker run --name=aion -p 127.0.0.1:8545:8545 -d connormac/aion-dev-node`