Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 522 Bytes

Cardano community explorer

An open explorer for the Cardano blockchain built by the community

Getting started

  1. Install the dependencies with yarn install
  2. Add the environment variables specified in .env.sample
  3. Run yarn dev

Contributing

  1. Create a branch with the style: feat/<feature-name> or fix/<fix-name
  2. Open up draft PR if it's not finished
  3. If it is, please request a review

Contributions are welcome! I'm an open-source newbie, so any constructive criticism is also welcome ;)