wowica / blocks

A Cardano block explorer using Phoenix LiveView and Xogmios

Home Page:https://blocks.workwithcardano.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocks

A simple Cardano Blockchain explorer written in Phoenix LiveView and using Xogmios.

  • Run mix setup to install and setup dependencies
  • Populate the OGMIOS_URL environment variable with the access url for Ogmios.
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Running in Docker

A Docker compose file is available to allow running the application using the following command:

OGMIOS_URL="..." docker-compose up

About

A Cardano block explorer using Phoenix LiveView and Xogmios

https://blocks.workwithcardano.com/


Languages

Language:Elixir 74.6%Language:HTML 17.5%Language:JavaScript 4.6%Language:Dockerfile 2.7%Language:CSS 0.3%Language:Shell 0.2%Language:Batchfile 0.0%