This is the official website for Cometa, a collection of language bindings for libcardano-c. The website showcases the available bindings and provides documentation for developers.
- Modern, responsive design
- Interactive binding showcase
- Smooth scrolling navigation
- Mobile-friendly layout
cometa-website/
├── index.html # Main HTML file
├── styles.css # CSS styles
├── main.js # JavaScript functionality
└── README.md # Project documentation
To run the website locally:
- Clone the repository
- Open
index.htmlin your web browser - For development, you can use any local server (e.g.,
python -m http.serverorlive-server)
We welcome contributions to improve the website! Here's how you can help:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or suggestions, please open an issue in the repository.