Skip to content

Adastack is an open-source Cardano explorer with 100+ pages of resources and tools.

License

Notifications You must be signed in to change notification settings

adastackio/adastack.io

Repository files navigation

Adastack

Adastack is an open-source Cardano explorer with 100+ pages of resources and tools.

The website showcases a full range of projects and tools within the Cardano ecosystem.

Project Links

Vercel Deploy License

Contributions

Contributions are welcome.

Here's where to go:

  • Contribute content or code: Contribute to the open-source Github code here. Feel free to add resources, write descriptions, improve written guides, remove broken links, fix bugs, modify code, or make any other improvements. If you are non-technical, the easiest way to suggest changes is using the "Edit this Page" button on the right side of nearly all pages, though not available on mobile.
  • Suggest Features or Report Bugs: Submit an issue to suggest features or report bugs. Please provide as many details as possible.
  • Ask a Question: Use the discussion area to ask a question and get answers from the developers and community.

Local Development

  1. Clone the repository onto your local machine git clone https://github.com/adastackio/adastack.io.git

  2. Navigate to the top level of the directory and install the site's dependencies pnpm i

  3. Start the development server pnpm dev and visit localhost:3000.

Documentation

The site's tech stack includes Tailwind, React, Next, and Nextra.

Read the Tailwind docs →

Read the React docs →

Read the Next docs →

Read the Nextra docs →

The site's content is composed in markdown.

Markdown docs→

License

The website's code is open-source, released under the MIT license for the benefit of the Cardano community.