Skip to content

cite-network/layer2v0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Polygon Graph Op Chain

This project implements a Graph operation chain using Polygon CDK (Chain Development Kit). It provides a framework for building and managing graph operations on the Polygon network.

Project Structure

  • packages/core: Core functionality and utilities
  • packages/docs: Documentation and examples
  • packages/graph-integration: Graph protocol integration components

Prerequisites

  • Node.js >= 22.0.0
  • Yarn
  • Polygon CDK

Setup

  1. Install dependencies:
yarn install
  1. Build the project:
yarn build
  1. Run development environment:
yarn dev

Documentation

To run the documentation locally:

yarn docs

License

This project is licensed under the MIT License.

About

I'm learning in public how to setup the Layer2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published