Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Wave Edition Theory #10

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions Wave Edition Theory
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Implementing a simple identifier for all satoshis : RFC (Request for Comment)

This can also be known as a Satoshi Code.

Futher more, this implementation can be seenas a Blockchain Positioning System.
The B.P.S. can help normies easily identify the block, year, halving and mining rewards.

Overview
Satoshi Codes can show up after the "Rare & exotic sat" status.

Layout
The following layout shows how Satoshi Codes can be implemented:

Example:
BitSavage0202 marked this conversation as resolved.
Show resolved Hide resolved
B1y1we1c0; 2009 Ox 🐂🔥 🚪
B30000y2we1: 2010 tiger 🐯🔥
B60000y3we1: 2011 rabbit 🐰🔥
B90000y4h1we2rd1: 🐲⚡️🌀🏆

B = satoshi block number mined on bitcion
y = year block mined
we = wave edition (each four years before the halving is a wave)
h1 = halving
rd = reward decrease

We can add smbols like the Chinese zodiac symbol and element at the end to denote specific years.
As well as 🌀for halving event and 🏆 for reward decreases.
The first block can have a 🛎️ to signal the inception event.
The first year can have a 🚪to signal a new path being forged.
the last block & last year can have a 💥 or a 🌌 to symbolize a big bang event or a simultaneous multi-occurrence that transforms into whatever is next...

Objectives
Provide a simple code to search and etch ordinals like trading card packs.
Allow the community to use this and show new comers how to read the bitcoin public ledger.
Allows ordinals to be easily located.

Solution
Release this improvement within the existing ORD ecosystem.