Skip to content

aiken-lang/aiken-package-registry-page

Repository files navigation

Aiken Package Registry

A modern, static website showcasing Aiken packages for Cardano smart contracts. Built with Next.js, this registry provides a beautiful and performant way to discover and explore Aiken packages.

Getting Started

  1. Clone the repository:
git clone https://github.com/aiken-lang/aiken-package-registry-page.git
cd aiken-package-page
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build
  1. Start the production server:
npm start

Project Structure

app/
├── components/     # React components
├── lib/           # Utility functions and API clients
├── packages/      # Package detail pages
└── page.js        # Home page

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Discover and explore Aiken packages for your Cardano smart contracts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •