📖 Scripture Chain Documentation

Developer and Network Guide

Introduction

Scripture Chain is a decentralized blockchain designed to record and reward Bible reading. Each verse of the Bible is represented as a block in the blockchain. Reading activity becomes a permanent on-chain record.

Proof of Reading

Scripture Chain introduces a consensus model called Proof of Reading. This combines aspects of Proof of Work and Proof of Stake.

Blockchain Structure

The blockchain follows the structure of the Bible.

Total verses: 31,102 Each verse = one block

Blocks are fixed but transactions and validators are unlimited.

Wallet System

Users receive rewards through Scripture Chain wallets. Wallet addresses follow this format:

MCGIxxxxxxxxxxxxxxxxxxxxxxxx

API Endpoints

Check node status

GET /status

Get blockchain data

GET /chain

Submit transaction

POST /transaction

Running a Node

Anyone can help grow the network by running a Scripture Chain node. Nodes validate reading activity and help maintain the blockchain.