Skip to content

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

Notifications You must be signed in to change notification settings

bmil852/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Deploy Preview

This repo is configured to automatically create a draft preview environment on Vercel when a PR is opened. You can access the URL by viewing the PR checks

PR Checks

This PR should automatically trigger a preview deployment

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 31.6%
  • Solidity 22.8%
  • Liquid 10.1%
  • HTML 9.0%
  • Astro 8.8%
  • JavaScript 7.9%
  • Other 9.8%