Check out our docs at https://docs.terp.network/.
# Install all dependencies.
yarn
# Serves TERPNET's own docs with itself.
yarn dev
# Build VuePress' own docs with itself.
yarn build
Want to contribute? Check our Contributing Guide, Code of Conduct and issues for beginners!