Documentation

Premier platform empowering users to immortalize data in blockchain blob space thanks to BLRC-20.

blob.json
indexer.ts
{
"blob": {
"versionedHash": "0x0100...1368",
"commitment": "0xb4f67eb0...3803b983",
"data": {
"p": "blrc-20",
"op": "deploy",
"tick": "blob",
"max": "21000000",
"lim": "1000"
}
}
}

Introduction

Getting started

Blobscription is a decentralized platform for inscribing data onto the Ethereum (and L2 EVM) blockchain's blob space, enabling secure and permanent data storage.

BLRC-20

A detailed overview of the BLRC-20 token standard and its significance for Blobscription.

Relayer

Explore your gateway to efficiently broadcasting data to the blockchain's blob space.

Indexer

A comprehensive guide on using the Blobscription Indexer to index and search inscribed data.

Examples

Practical demonstrations of deploying, minting, and transferring BLRC-20 tokens on Ethereum & EVM L2 chains.

The architecture of Blobscription has the following components:

  • Blobscription Website - A user-friendly frontend interface allowing for direct inscriptions into the blob space, enhancing ease of use and accessibility.
  • Blobscription Relayer - A command-line interface (CLI) tool for inscribing data onto the blob space, facilitating seamless and direct interactions.
  • Blobscription Indexer - Comprehensive indexing of all BLRC20 inscriptions, ensuring easy access and searchability of inscribed data.
  • BLRC20 Token Standard - An innovative framework designed for the Blobscription platform, leveraging the unique capabilities of Ethereum's blob space introduced by EIP-4844.