Skip to content

XPRNetwork/ts-smart-contract-docs

Repository files navigation

XPR Network Smart Contract Docs

The site is built with VuePress and reuses its default theme to ease upgrading to newer versions.

The more important files are:

Building

To work on the site locally, install the dependencies and start a development server serving at localhost:8080:

yarn
yarn start

To build the site to dist, i.e. to verify that it works as expected:

yarn run build

Merge

npx merge-markdown -m src

Credits

Initially forked from AssemblyScript

About

Website for Proton Smart Contracts documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors