ephema / blob-creator

Send Ethereum EIP-4844 blobs directly from your browser

Home Page:https://blobs.ephema.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making blobs accessible to everyone ✨

Getting Started

To run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Notes

We've inlined the kzg-wasm package to work around some problems with Next.JS. The package is mostly kept the same, except for commenting out some Node code that is not needed in the browser.

About

Send Ethereum EIP-4844 blobs directly from your browser

https://blobs.ephema.io


Languages

Language:TypeScript 93.3%Language:JavaScript 4.0%Language:CSS 2.6%