https://github.com/starcoinorg/starcoin-cookbook
The Cookbook for Starcoin & Move developer
https://github.com/starcoinorg/starcoin-cookbook
blockchain documentation move smartcontract starcoin
Last synced: about 1 year ago
JSON representation
The Cookbook for Starcoin & Move developer
- Host: GitHub
- URL: https://github.com/starcoinorg/starcoin-cookbook
- Owner: starcoinorg
- License: apache-2.0
- Created: 2022-02-17T10:33:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T09:44:05.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T23:08:32.487Z (about 1 year ago)
- Topics: blockchain, documentation, move, smartcontract, starcoin
- Language: JavaScript
- Homepage: https://cookbook.starcoin.org/
- Size: 41.9 MB
- Stars: 51
- Watchers: 15
- Forks: 30
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Starcoin CookBook
Learn how to build on Starcoin, the document URL:
* [https://cookbook.starcoin.org/](https://cookbook.starcoin.org/)
* [https://starcoin-cookbook.4everland.app/](https://starcoin-cookbook.4everland.app/)
### How to contribute
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.
Contributions in the following are welcome:
1. Ask a question about "How to develop on Starcoin", "How to use Move", etc. [Ask Question](https://github.com/starcoinorg/starcoin-cookbook/issues/new?assignees=&labels=question&template=02_QUESTION.md&title=%5Bquestion%5D).
2. Report a documentation bug. [Document Bug Report](https://github.com/starcoinorg/starcoin-cookbook/issues/new?assignees=&labels=bug&template=01_BUG_REPORT.md&title=%5Bbug%5D).
3. Submit a documentation suggestion. [Document improvement](https://github.com/starcoinorg/starcoin-cookbook/issues/new?assignees=&labels=doc&template=03_DOC_IMPROVEMENT.md&title=%5Bdoc%5D).
4. Contributing to writing documents. You can learn more about contributing to the Starcoin Cookbook by reading our [Contribution Guide](./docs/100-miscellaneous/99-contributing.md) |[贡献指南](./i18n/zh/docusaurus-plugin-content-docs/current/100-miscellaneous/99-contributing.md)
You can view our [Code of Conduct](./CODE_OF_CONDUCT.md).
### Support
Reach out to the maintainer at one of the following places:
- [Starcoin Discord](https://discord.gg/starcoin)
- [Starcoin Contributor Telegram group](https://t.me/starcoin_contributor)
### Links
* This website is built using [Docusaurus 2](https://docusaurus.io/)