GithubHelp home page GithubHelp logo

nickfujita / neo-scan-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slipo/neo-scan-docker

0.0 0.0 0.0 5 KB

Docker files for a fully functioning neo-scan container

License: MIT License

Elixir 100.00%

neo-scan-docker's Introduction

Introduction

Note: This is considered slightly beta because of this bug. I'm not sure if that's only in my Kubernetes setup or if others will experience it.

This contains Docker files and related configuration files for a container of neo-scan.

Dockerfile is what is used to build the docker container found on Docker Hub.

docker-compose.yml is a a fully working private network with neo-scan connected to it. It uses prebuilt images.

Privnet with GAS and with neo-scan โ€” quick start

Note: This is a complete solution. It expects you're not already running the privnet docker image. It will set up a new one. You may need to remove your currently running docker privnet image if you already have one.

It uses the prebuilt neo-privnet-with-gas and neo-scan images.

We assuming you have Docker all set up.

Pull the repo down and cd into it

git clone [email protected]:slipo/neo-scan-docker.git
cd neo-scan-docker

Start up the container

docker-compose up

It will take some time to set up.

While you wait, add this line to your hosts file:

127.0.0.1 neo-privnet

That allows you to connect to the privnet NEO nodes with the URLs returned by the neo-scan container. If you're using neo-python to connect to the privnet, you can use the standard configuration. 127.0.0.1:30333 will continue to work, for example.

OK, if you waited a few minutes, it should be ready. Check: http://localhost:4000/. You should see neo-scan with some blocks.

For information about the privnet setup, including the keys to your assets check the neo-privnet-with-gas documentation

neo-scan-docker's People

Contributors

slipo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.