2nd-Layer / www.dolcapool.eu

DOLCA Cardano Stake Pool Website
https://dolca.2ndlayer.eu/
GNU Affero General Public License v3.0
1 stars 0 forks source link
cardano stake-pools staking website

dolcapool.eu

DOLCA Cardano Stake Pool website. This website is as static website build with Vue.js and Nuxt.js.

Setup local development

Requirements

  1. Clone this repo
  2. Go to src/frontend
  3. Run npm install
  4. Run npm run dev to run the website local

Submit Pull Requests

This repository now implements a GitHub Action to make sure that the PR name follows Conventional Commits specification.

External References