Great answer thanks! I personally think inscriptions are quite bad, because there is some "tragedy of the commons" there, and it can be viewed as an attack, when using adversarial thinking.
That being the case, the whole of ordinals suffers from that taint. And Runes, while just a short 80 byte OP_RETURN, does not bloat the chain too much, they suffer from the taint being adjacent and part of ordinals.
There is some nice code in there, and a decent eco system of wallets, markets, websites, explorers and so on. All built on bitcoin. There is some nice game theory around minting, and they have some things like domain names, which are ok. Mainly I think it's all a bit silly, harmless, but some good lessons to learn.
I do think your idea of digitally native equity on bitcoin is a really good one. Needs more thought and more build and an audience and appetite which is currently very small, but could grow in time.
I think when the world of AI meets these kinds of ideas, we can get more interesting dynamics, so I think this is going to be an interesting space to explore both from markets POV, and orchestration POV.
I'm playing around with rewriting Runes (its a small library) and using it on bitcoin testnet, combining it with nostr. Doing things like on chain zaps, equities, a few games, autonomous agents and so on. Possibly there is some innovation buried deep in there. What I think is exciting is that new ways of "playing" with bitcoin are emerging, without bloating the chain, that could generate positive unintended consequences.
Use case I'd like to see is honest DAOs on bitcoin where you can invest a few sats in an open source project, and get services, or dividends, and so on ...
Oh, I’d love to see what you do with Runes + Nostr… I agree it’s good that we’ve got some momentum around wallets/explorers/etc. which open up greenfield space for more experimentation
I am particularly interested in names (bringing it up since you mentioned “domain names”). I would like to see a system where we can have a neutral global namespace where a name can point to anything (a domain, a social media handle, a payment address, etc.) and the namespace is controlled by no one.
A friend proposed that maybe a Runes of supply size of 1 might be an interesting part of a solution. While I’m not currently much down the Runes rabbit hole I’m open to learning about it if it turns out to support new ideas/applications which I otherwise see value in
Yeah, they are already doing domain names, but I dont particularly like it. I think we can do a proper version on bitcoin and nostr with our own runes fork:
https://geniidata.com/ordinals/home?ref=RINSPZ
Hmmm... I can’t quite tell what this does.
Are you particularly interested in the names idea? Is that something you’re actively pursuing?
Example of a domain, but again I need to learn what it all means:
https://geniidata.com/ordinals/inscription/e2731695bd3be1117cd91774cb7a3455411fa8a25d9231512794bafc6ac189c8i0?ref=RINSPZ
I can’t quite tell what’s going on here… how can you tell it’s about names? Is there any writeup about what the authors have in mind?
Quite hard to find definitive documentation but I've been studying it the last week, with a view to rewrite the good parts. I'll let you know when I find out more.
But I assume it's the basic UTXO model:
1. UTXO allows you to create or mint a name
2. If two are minted, the first one wins
3. Indexers follow the chain and create an API according to the rules
4. UTXOs can be bought and sold on a market
Note: that because bitcoin taproot and nostr npubs are the same keys, then the ownership rights and trading extend equally to both systems.