Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 1.61 KB

README.md

File metadata and controls

49 lines (44 loc) · 1.61 KB

Klaytn Workshop - Cypress Setup

Klaytn Docs

Index

Overview

If you want to join Klaytn Cypress network, this workshop will be the best guidance. Below are included in this workshop.

  • Prerequisites (Firewall & Package Installation)
  • Chaindata Fast sync with Cypress
  • Cypress Network Configuration
  • Service Status Management

How this repository works

Hugo and GitHub are utilized for generating this workshop.

Hugo - Static Site Generator

Hugo is used for scaffolding and generating this workshop.

GitHub

  1. GitHub Repository: stores the source code of Hugo.
  2. GitHub Action: automatically build and deploy your contents to the branch gh-pages.
  3. GItHub Pages: hosts the output to public.

Contributing

Thank you for your interest in contributing to Klaytn Workshop. Klaytn Workshop is always open to anyone and we welcome your contribution.

How to contribute on Klaytn Workshop

  1. Site scaffolding
.
├── README.md
├── archetypes
├── config
├── content    ====> Where contents can be updated.(Markdown)
├── data
├── layouts
├── resources
├── static
└── themes
  1. Labaeling - [issue|typo|update|new]
  2. Branch Naming when PR - hubo/update-3-b, hugo/new-3-c