Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.04 KB

FunkiChain Documentation

Welcome to the FunkiChain documentation repository! This repository contains all the necessary resources for the FunkiChain project documentation.

Table of Contents

Overview

FunkiChain is an L2 Ethereum Rollup Network, powered by the OP Stack, part of the Superchain, leveraging OP Plasma Mode and secured by Ethereum.

This repository contains the source code and content for the FunkiChain documentation site, which can be found at docs.funkichain.com.

Getting Started

Prerequisites

To run this project locally, you'll need to have the following installed:

  • Node.js (v14.x or higher)
  • npm or yarn

Installation

Clone the repository:

git clone https://github.com/funkichain/docs.git
cd docs