JamBrains / jam-chain

JAM chain website

Home Page:https://jamcha.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://jamcha.in


Languages

Language:Elixir 75.8%Language:HTML 15.9%Language:CSS 6.6%Language:JavaScript 1.3%Language:Shell 0.2%Language:Nix 0.1%Language:Batchfile 0.1%