Skip to content

Instantly share code, notes, and snippets.

View jimmygchen's full-sized avatar

Jimmy Chen jimmygchen

View GitHub Profile
### Keybase proof
I hereby claim:
* I am jimmygchen on github.
* I am jimmygchen (https://keybase.io/jimmygchen) on keybase.
* I have a public key ASBZYO95rh1-v2bUh4rYUtAsjekUtUsBI9oJDPs1BIi5ZAo
To claim this, I am signing this object:
@jimmygchen
jimmygchen / Lighthouse PeerDAS 16 Blobs-1727335387525.json
Created September 26, 2024 07:24
Large network test dashboards
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
@jimmygchen
jimmygchen / README.md
Last active July 8, 2025 19:14
DAS prototype devnet setup

DAS Prototype Devnet

A local devnet for running the DAS prototype from the das Lighthouse branch.

This configuration runs 2 "super" nodes and 2 regular nodes (subscribes to 1 column subnets). It also spams transactions and blobs to the network, so we can see blob columns getting published and received by peers. PeerDAS is activated from epoch 3.

Metrics are available on Grafana dashboard.

Prerequisites