/documentation

https://docs.chain.link The Chainlink developer documentation website for Smart Contract Devs and Node Operators

Primary LanguageTypeScriptMIT LicenseMIT

This is the open source project for the Chainlink documentation.

Developing

npm install && npm run dev

Docs architecture

  • All docs are markdown and stored in /src/pages.
  • Navigation is JSON in /src/config/sidebar.ts