An open explorer for the Cardano blockchain built by the community
- Install the dependencies with
yarn install
- Add the environment variables specified in
.env.sample
- Run
yarn dev
- Create a branch with the style:
feat/<feature-name>
orfix/<fix-name
- Open up draft PR if it's not finished
- If it is, please request a review
Contributions are welcome! I'm an open-source newbie, so any constructive criticism is also welcome ;)