🛠️
Build
  • 🛠️README
  • docs
    • basics
      • Code of Conduct
      • Kadena Community
      • Kadena Exchanges
      • FAQ
      • Introduction to Kadena
      • Glossary
      • Key Concepts
      • Overview of Kadena
      • Pact
      • Kadena Quickstart
      • Kadena Wallets
      • KDA Overview
      • chainweaver
        • Troubleshooting Chainweaver
        • Chainweaver User Guide
        • Chainweaver User Guide
        • Chainweaver Terms of Service
      • kda
        • KDA Concepts
        • Manage KDA
        • What is KDA?
      • ledger
        • Ledger User Guide
      • resources
        • Pact Resources
        • Glossary
        • Kadena Content Repository
        • Official Links
        • Press Kit
        • Private Chain Resources
        • Public Chain Resources
      • support
        • Developer Program
        • Technical Grants
      • whitepapers
        • Chainweb Layer 1
        • Kuro Layer 2
        • Whitepapers
        • Pact Smart Contract Language
    • build
      • Build on Kadena
      • Kuro layer 2 - guides
      • Local API Queries
      • Contribute to Kadena
      • A Step-By-Step Guide to Writing Pact Smart Contract — Goliath Faucet
      • Useful Tools
      • basics
        • Create a dApp
        • Installation
        • Learn more
        • Installation
      • frontend
        • Pact-lang-API Cookbook
      • guides
        • A Step-By-Step Guide to Writing Pact Smart Contract
        • Building a voting dApp
        • Marmalade Tutorial
        • Pact Local API queries
        • Safe Rotate and Drain
        • Safe Transfer
      • resources
        • Developer Program
        • Interact with dApps
        • Kadena Resources
        • Pact Resources
        • Technical Grants
    • contribute
      • Contribute to Kadena
      • Contribute to Kadena Docs
      • Contribute to Kadena
      • Kadena DAO
      • ambassadors
        • Communnity Channel Leader
        • Content Creator
        • Moderator
        • Ambassador Overview
      • node
        • Interact with Nodes
        • Run a node
        • Start Mining
        • Troubleshooting Chainweb
    • learn-pact
      • Welcome to the Pact Developer Tutorials
      • beginner
        • Accounts and Transfers
        • Atom SDK
        • Contract Interaction
        • Hello World
        • Keysets
        • Language Basics
        • Loans
        • Modules
        • Rotatable Wallet
        • Schemas and Tables
        • Test in the SDK
        • Web Editor
        • Welcome to Pact
      • intermediate
        • Built in Functions
        • Deploy to a Local Server
        • Interfaces with Pact
        • Pact and JavaScript
        • Safety Using Control Flow
  • src
    • pages
      • Markdown page example
Powered by GitBook
On this page
  • Kadena Documentation
  • Getting Started
  • Files
  • Contact

README

Nextdocs

Last updated 1 year ago

This documentation has been superceeded; please see docs.kadena.io for latest docs and link to the repository. https://github.com/kadena-community/kadena.js/tree/main/packages/apps/docs is the current (Oct 17th 2023) home of the new docs.

Kadena Documentation

Welcome to the technical documentation site for the Kadena!

Getting Started

This documentation site is built using .

You can run the site locally by cloning this repository, installing dependencies and starting docusaurus.

git clone https://github.com/kadena-io/docs.git
cd docs
yarn
yarn start

Edit files in the /docs directory to make updates to the documentation pages. Pages will be automatically updated when you are running the development server.

Files

  • .gitignore - This specifies which files Git should ignore when committing and pushing to remote repositories.

  • docusaurus.config.js - This is the configuration file for Docusaurus. You can manage the links in the header and footer, and site metadata here. A more in-depth introduction to this configuration file is available on the and full documentation for the API is .

  • package.json - This specifies the dependencies for the website and the commands that you can run with yarn.

  • sidebars.js - This specifies the sidebars for your documentation. The full documentation for this file is available on the .

  • yarn.lock - This specifies the full dependencies for the website including the dependencies of the dependencies listed in package.json. Do not edit this file directly. Edit package.json instead, then run yarn as described above.

Contact

The .md files in the docs directory are the docs. See the for the full documentation on how to create docs and to manage the metadata.

Join us on or file an issue.

🛠️
Docusaurus v2
Docusaurus website
here
Docusaurus website
Docusaurus website
Discord