Find a file
2025-06-05 18:55:23 +04:00
.github/workflows better npm auth for reqs 2025-06-05 14:01:22 +05:30
.vscode Add Komodo Active User Reward guide (WIP) 2024-04-21 13:43:09 +02:00
data-for-gpts [Bot] File and author data updated, validated and updated internal links, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main 2025-06-05 08:50:10 +00:00
postman update postman collectio 2025-05-29 13:20:09 +08:00
preview-images [Bot] File and author data updated, validated and updated internal links, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main 2025-06-05 08:50:10 +00:00
src explicit types 2025-06-05 22:09:17 +08:00
style-guide-images images compressed 2024-07-19 11:49:59 +02:00
templates update testpse to RPC_UserP@SSW0RD 2024-03-12 22:27:58 +05:30
utils [Bot] File and author data updated, validated and updated internal links, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main 2025-06-05 08:50:10 +00:00
.gitignore better author data processing 2024-05-03 00:16:40 +05:30
authors.json [Bot] File and author data updated, validated and updated internal links, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main 2025-06-05 08:50:10 +00:00
CODE_OF_CONDUCT.md update guides 2023-05-17 14:30:43 +08:00
CONTRIBUTION_GUIDE.md update 2023-08-29 03:26:33 +05:30
filepathSlugs.json EvmNode -> CoinNode 2025-06-05 21:55:27 +08:00
GITFLOW_BRANCHING.md change branch ref 2023-05-08 15:39:34 +08:00
README.md deleted unwanted files,added sideber json and cleanup 2023-07-06 00:38:24 +05:30
STYLE_GUIDE.md updates img format 2024-04-03 14:47:49 +05:30

Komodo Developer Docs Content

Content for the Komodo Developer Docs lives in this repo in .mdx format. This repository is then used as a submodule to build and deploy the Komodo Developer Docs website.

Adding new content

  • Read the Style guide to learn the basic standards of writing Komodo Documentation content. This guide also contains a list of components and how they should be used.
  • Read the Contribution guide for details about submitting a pull request.
  • Make sure each new page created is added to the sidebar file
  • Be mindful of the Code of Conduct when contributing to this repository. We value all contributors and believe that our community is stronger when everyone feels safe, respected, and valued.