셀레스티아의 공식 문서 저장소에 오신 것을 환영합니다.
여기에서 Celestia를 최대한 활용하는 데 도움이 되는 포괄적인 가이드, 튜토리얼 및 참고 자료를 찾을 수 있습니다.
그냥 혼자 문서 한글화 해보는 거라, 퀄리티는 보장할 수 없습니다. by @uksang
To get started, clone the repository and run the following:
yarn && yarn devThis documentation site is built with VitePress
We love contributions from the community! Whether you're fixing typos, improving content clarity, or adding new topics, every contribution helps.
- Fork & Clone: Fork this repository and clone it to your local machine.
- Branch: Always create a new branch for your changes. Naming it relevantly.
- Commit Changes: Make your changes and commit them with a clear and concise commit message.
- Push & Create PR: Push your changes to your fork and create a pull request to the main branch of this repository.
Please ensure to review the detailed Contribution Guidelines above before making a pull request.
- /learn: A category for learning about Celestia.
- /developers: A category with tutorials and guides for deploying rollups and interacting with Celestia nodes.
- /nodes: Technical reference materials for all node types.
- /community: A category for the Celestia community.
- /public: Images, diagrams, and other media files used in the documentation.
We value feedback from the community. If you have suggestions for improvements or find any discrepancies in the documentation, please raise an issue in this repository.