patractlabs
substrate-contracts-book
TypeScript

One stop document for Substrate Wasm Contract

Last updated Jun 26, 2025
27
Stars
11
Forks
1
Issues
0
Stars/day
Attention Score
18
Language breakdown
TypeScript 78.7%
JavaScript 16.0%
CSS 5.3%
Files click to expand
README

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

or start with English

$ yarn start --locale en

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Write translations

$ yarn write-translations --locale {language}

This command will generates translations in i18n/{language} folder.

© 2026 GitRepoTrend · patractlabs/substrate-contracts-book · Updated daily from GitHub