Skip to content

The official documentation for Core Chain

Notifications You must be signed in to change notification settings

Khunshah/CoreDAO-Docs

 
 

Repository files navigation

Core Developer Documentation

Welcome to Core's Official Developer Documentation! This comprehensive guide is designed to assist developers in navigating and integrating with Core blockchain effectively. Whether you are looking to build decentralized applications, participate in network governance, or simply explore the capabilities of Core blockchain, this documentation provides all the necessary tools and resources.

Commands for Local Build

Using NPM

  • Install depencies npm install
  • Build the documentation site npm run build
  • Start the live-reloading docs server npm run start

Using Yarn

  • Install depencies yarn install
  • Build the documentation site yarn run build
  • Start the live-reloading docs server yarn run start

📜 License

Copyright (c) 2024 Core DAO

About

The official documentation for Core Chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%