Coder Social home page Coder Social logo

localhuman / neo-scan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cityofzion/neo-scan

0.0 2.0 0.0 5.19 MB

Blockchain explorer for NEO

Home Page: https://neoscan.io

License: MIT License

Elixir 81.14% Dockerfile 0.03% JavaScript 3.02% CSS 9.05% HTML 6.68% Shell 0.09%

neo-scan's Introduction

Neoscan

Gitlab Coveralls

Elixir + Phoenix Blockchain explorer for NEO

How to contribute

Using docker you can start the project with:

  • docker-compose up -d
  • docker exec -it phoenixdev sh
  • cd /data

Development

To run, first install Elixir and Phoenix at:

To run the tests:

  • Install dependencies with mix deps.get --only test
  • Create and migrate your database with MIX_ENV=test mix ecto.create && mix ecto.migrate
  • Run mix test

To start your The Application/Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd apps, cd neoscan_web, then cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Make sure the username and password for your PostgreSQL match the contents of "apps/neoscan/config/dev.exs"

Learn more

neo-scan's People

Contributors

adrienmo avatar lucianoengel avatar mbenatti avatar dvdschwrtz avatar yongjiema avatar kevaundray avatar telcy avatar cc1776 avatar block-shaman avatar jwcastillo avatar slipo avatar vladucu avatar jhepkema avatar woodehh avatar msied avatar containerman17 avatar localhuman avatar

Watchers

 avatar James Cloos 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.