Skip to content

wowica/blocks

Repository files navigation

Blocks

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

Running the application

  • Clone this repository
  • Run mix setup to install dependencies and build the application
  • Populate the OGMIOS_URL environment variable - if you don't have one, you can use a managed instance from Demeter.run
  • 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.

About

A Cardano block explorer using Phoenix LiveView and Xogmios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published