All Projects → ArkEcosystemArchive → legacy-docs

ArkEcosystemArchive / legacy-docs

Licence: MIT license
One common place to gather the relevant documentation and learning materials for all.

Projects that are alternatives of or similar to legacy-docs

Server-Creation-Tool
A Tool to easily create Server via SteamCMD
Stars: ✭ 33 (+153.85%)
Mutual labels:  ark
AIPs
ARK Improvement Proposals
Stars: ✭ 26 (+100%)
Mutual labels:  ark
wiki
📚 The ARK Ecosystem Wiki
Stars: ✭ 12 (-7.69%)
Mutual labels:  ark
ARKcommander
A simple shell script to easily setup an ARK node
Stars: ✭ 13 (+0%)
Mutual labels:  ark
paper-wallet
The official Paper Wallet for the ARK Blockchain.
Stars: ✭ 22 (+69.23%)
Mutual labels:  ark
qrcode
A web component to generate QR codes for ARK payments.
Stars: ✭ 18 (+38.46%)
Mutual labels:  ark
ark-kotlin
Library for interacting with an Ark Ecosystem Blockchain using the JVM. Written in Kotlin and fully interoperable with Java & Android.
Stars: ✭ 15 (+15.38%)
Mutual labels:  ark
Larkator
ARK dino locator that uses your saved .ark
Stars: ✭ 42 (+223.08%)
Mutual labels:  ark
ark.db
Small and fast JSON database for Node and browser. 😋
Stars: ✭ 65 (+400%)
Mutual labels:  ark
javascript-cli
A CLI in JavaScript for the ARK Blockchain.
Stars: ✭ 48 (+269.23%)
Mutual labels:  ark
deployer
A small deployment script for ARK Chains, that lets you create your own blockchain in minutes
Stars: ✭ 50 (+284.62%)
Mutual labels:  ark
ark-ts
An ARK API wrapper, written in TypeScript to interact with ARK blockchain.
Stars: ✭ 16 (+23.08%)
Mutual labels:  ark
Cross-Ark-Chat
Provides the ability to cross chat between all your Ark Survival Evolved Servers including discord support.
Stars: ✭ 54 (+315.38%)
Mutual labels:  ark
explorer
A Blockchain Explorer for ARK using Vue.js and Tailwind CSS.
Stars: ✭ 108 (+730.77%)
Mutual labels:  ark
ARK
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
Stars: ✭ 411 (+3061.54%)
Mutual labels:  ark
ark-lite-wallet
💰 ARK Lite Wallet https://arkecosystem.github.io/ark-lite-wallet/app
Stars: ✭ 26 (+100%)
Mutual labels:  ark
cryptology tbw
Cryptology - True Block Weight Voter share payout script for ARK Core blockchains
Stars: ✭ 13 (+0%)
Mutual labels:  ark
ark-java
Library for interacting with an Ark Ecosystem Blockchain using the JVM.
Stars: ✭ 15 (+15.38%)
Mutual labels:  ark
ark-invest-api
📈 API for tracking holdings and trades of ARK Invest funds
Stars: ✭ 49 (+276.92%)
Mutual labels:  ark
ArkSavegameToolkitNet
Library for reading ARK Survival Evolved savegame files using C#.
Stars: ✭ 19 (+46.15%)
Mutual labels:  ark

ARK Documentations

How to Contribute to ARK Documentation

This guide describes how to write and submit documentation to ARK docs. If you would like to write on a specific topic, please visit our project https://github.com/ArkEcosystem/docs/projects/1 page to choose a topic (you can see which are to-do and which are ongoing). Get in touch with ‘boldninja’ in ARK Slack to apply for specific section, send your previous work (if applicable) and to confirm if the topic has been taken.

When your topic has been accepted, you are ready to follow the steps in this guide, and contribute to the documentation.

Also read blog post for more info : https://blog.ark.io/want-to-help-write-articles-guides-documentation-for-ark-deb1e7b465e1

Formatting and general layout

All the guides and content must be in markdown structure and format. Keep your folder structure organized (include assets folder where you will add images, keep the main markdown files on the root level of your folder, do not split the guide into more files).

Please follow the general structure, and add your topics in between. The general structure must consist of:

  • Introduction
  • Before you begin section (with possible links to previous content)
  • Your content (free to organize according to your preferences)
  • Conclusion (with next steps and links to other content, if available)

How to submit new documentation or guide

Fork the ARK docs repository. All of our guides are stored in the github.com/ARKEcosystem/docs repository. You will need to clone forked repository to your local computer. Check the project tasks, to see which guides are already in progress and what is still free. Please make sure your topic or guide is accepted first, before continuing to work on it. After you are done with your work submit a pull-request with your content at https://github.com/ArkEcosystem/docs/pulls, we’ll review it and get back to you.

This is not “first come, first serve”. All submissions will be reviewed and quality matters more than quantity.

For more information about using Git, refer to the official Git documentation. If you're a Git beginner, both GitHub and GitLab offer excellent primers to get you started.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].