Skip to content

muddlebee/contract-docs

 
 

Repository files navigation

Contracts Docs

This is the documentation for smart contracts on Asset Hub. It is built using Docusaurus. Master is deployed to: https://contracts.polkadot.io.

Local Development

Clone the repository and install node. Spawn a local server by running these commands wherever you cloned the repository to:

npm install
npm run start

It will host the docs at https://localhost:3000 and reloads automatically when you edit the files.

About

The documentation portal for contracts on AssetHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.9%
  • TypeScript 42.1%
  • CSS 12.0%