Skip to content

jamixir/jam-chain

 
 

Repository files navigation

JamChain

Source code for the https://jamcha.in/ website. Written in Elixir with the Phoenix framework 🙌

Note

JAM implementor teams are safe to explore this repository, as it does not implement any functionality of the Graypaper (nor did or will).

Development

# Install dependencies
mix deps.get

# Setup the DB and start the server
mix ecto.reset
mix phx.server

Then go to http://localhost:4000 in your browser.

About

JAM chain website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 72.2%
  • HTML 20.0%
  • CSS 6.2%
  • JavaScript 1.2%
  • Shell 0.2%
  • Nix 0.1%
  • Other 0.1%