renlulu / dev-portal

Documentation for Zilliqa developer

Home Page:https://zilliqa.github.io/dev-portal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zilliqa Developer Portal

Discord chat

This repository holds the source files for Zilliqa's developer portal website. All static files are generated using Docusaurus.

Setting Up

  1. Install Docusaurus
yarn global add docusaurus-init
  1. Change directory to the /website
  2. Install dependencies: yarn install
  3. Start live reloading. The page should be hosted on localhost:3000. Ensure that your page works before creating a PR.

Publishing

  1. change directory to the /website
  2. Follow this guide Getting started on publishing

Contributing

PRs and feedback are welcome.

Examples

You can find sample applications under /examples. We will add more over time.

About

Documentation for Zilliqa developer

https://zilliqa.github.io/dev-portal/

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.0%Language:Dockerfile 1.0%Language:CSS 1.0%