Welcome to the Airchains Documentation repository! 🚀
This repository hosts the documentation for the Airchains network. Built using Docusaurus, it provides comprehensive guides, references, and resources for developers and users of the Airchains ecosystem.
Airchains is a blockchain solution focused on simplifying the development and deployment of decentralized applications (dApps). This documentation is designed to help users navigate the platform, set up their projects, and understand the core concepts of Airchains.
Ensure you have the following installed:
- Node.js (version 18 or higher)
Clone the repository and install dependencies:
git clone https://github.com/airchains-network/docs.git
cd docs
npm install
We welcome contributions! To contribute:
Fork the repository.
- Create a feature branch (
git checkout -b feature/feature-name/patch-${version}
). - Commit your changes (
git commit -m "Description of changes"
). - Push to your branch (
git push origin feature/feature-name/patch-${version}
).
Open a Pull Request. Make sure to follow the contribution guidelines provided in the repository.
If you have any feedback or encounter any issues, feel free to:
- Open an issue in this repository.
- Reach out to us at support@airchains.network.
This project is licensed under the MIT License.