ordinal-devs

/ordinal-devs235

technical discussion of bitcoin ordinals

how much bitcoin is stuck in ord managed wallets because people don't know how to sweep cardinals?

or is ord + sparrow always the play?

anyhoo, got to build some txs by hand to sweep up a handful of project wallets, while not touching any ordinals and getting fees right
served a healthy dose of it is what it is helping out a mutual on a launch

learnings:
- don't accept jobs w/o explicit per hour rate for incidentals
- don't accept clean-up jobs with due date 2 weeks ago
- garbage in, garbage out
- assume everything is broken
- test everything, no shortcuts because prior team didn't
this is how not plugged in I am

I just found https://twitter.com/ordzaar ,which has 168K x followers and 42K discord members

never seen them before

looks like they have a pretty good launchpad and creator studio

no open source though so.... not useful to me
https://ordinals.com/inscription/4f0aed33d24b6d19e353bd6ddac1d195671635afed5edc21f100e22ae09671b4i0

The core canvas javascript library used by axolotl valley and current in-progress bitflick ordinal projects.

Includes basic composition and filters functions.

My PFP as the parent inscription.
had a few hiccups getting to this point but we're finally nearing the finish line on latest ord
have any questions about dynamic ordinals (satpoints / re-inscription / recursive / introspection) or runes (creation / minting / swapping)?

ama
idk I've been trying to use my spare time at NFT NYC to prove out this custom v2 inscription engine (that does things that no other open source inscription engine can do) but if I want to move forward with the projects I have waiting for me, I'll probably need to cook with what I used for axolotl valley

sadge
i will be at nft nyc

i will attend the conference and a select few events

i will meet some frens

all other time i will be dev'ing hard

there is so much I want to do before the halvening
forgot how annoying getting layer generation perfect can be
you might want to look into getting a bitcoin node and ord indexer running if you really want to play with runes

otherwise, you will be playing second fiddle
so this is my channel, huh?

maybe i should talk about ordinal dev

a little bit of OP
lots of CATs
LOCKed in an unknown 📦
A local regtest bitcoin/ordinal getting started and local recursive dev server, featuring axolotl valley

Everything you need to iterate and develop your own recursive ordinals

https://github.com/0xFlicker/ord-axolotl-dev-server
new mempool.js contributor dropped
Who's a good dev in Ordinals? tag below 👇
the only part I didn't have working to do SIWB (sign in with bitcoin) was verifying that the public address used to sign was the public address associated with the account I expect

there was a conversion in there I am missing to do the comparison

i need to get the working

because frames
generating previews

generated from loading metadata via ordinalid. The tokenId + reveal block are used to create a hash that is the seed for the image generation.

previews are then pre-cached so that marketplaces can read that rather than needing to render from iframe
discoverability of the entire collection is shit on magic eden

i have all of the inscription ids

will put together a page later today to see all axolotls

there is already 50+ revealed!
game plan to rescue payment funds:
- fund a small tweaked taproot address for fees (because I'm such a nice guy)

in one transaction:
- return underfunded payments to owner
- send ordinals sent to a payment address back to owner, if from a taproot, otherwise they are donations

in theory know how, but going to test
lowkey relieved the reveal works after watching everything else break

backends can be fixed but blockchain is forever
what's the status of ecosystem support (wallets + marketplaces) for batch inscriptions

batch inscriptions are where you write several inscriptions in one utxo, but are expected to split the uxto later if you want to transfer one of many

kind of scared to implement it lol
the kind of content I am looking for