Skip to content

scutuatua-crypto/builders-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,500 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalanche Builder Hub

The source for build.avax.network — docs, academy courses, integrations directory, and developer console for Avalanche.

Getting Started

yarn install
yarn build:remote   # download remote MDX files (APIs, RPC reference)
yarn dev            # start local dev server

Contributing

  • Quick fix: Click "Edit on GitHub" on any page, make the change, and open a PR.
  • New content: Fork or clone the repo, create a branch, and open a PR against master.
  • Docs live in content/docs/, academy courses in content/academy/, and images in public/images/.
  • Vercel deploys a preview on every PR.

Commit Messages

We use Conventional Commits enforced by git hooks and CI.

type(scope): description

Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

Issues

Found something wrong or missing? Open an issue.

About

Avalanche Builders Hub

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 70.9%
  • MDX 27.2%
  • CSS 1.1%
  • JavaScript 0.5%
  • Shell 0.2%
  • Solidity 0.1%