Every other Bitcoin wallet shows you an address. We show you a name and a verified ordinal avatar. The address is still there. You just don't need it anymore.
https://t.co/JB98I2c2LV
Built a Bitcoin wallet from scratch.
Chrome extension.
Your name is your address.
Send to satoshi.btc, not bc1p9e5a...tq6h3q.
Ordinals, BRC-20, Lightning all in one address.
No company owns the naming layer.
It's inscribed on Bitcoin.
https://t.co/JB98I2c2LV
Bitcoin names should be first-class in every wallet. We reached out to @unisat_wallet, @xverse, and @wallet to offer integration, an offer which still stands via API or any other way you'd like to work with https://t.co/lO8wr3H1wH. Not waiting, we built our own.
BTC Native Wallet prioritizes your name and chosen identity above everything else.
https://t.co/3mLQE4Alca
Last step: inscribe your profile. One JSON file written to Bitcoin
links your name to your address, avatar, Lightning, Twitter. Set a lnurlp field and receive payments at [email protected].
Your keys. Your inscription. No API dependency.
just added @CashApp as a Lightning Address provider on BNRP
register your name, set your lightning address as $yourcashtag — it normalizes automatically and routes payments through the standard lnurlp protocol
no new integration. https://t.co/PTGw5Soiwp has supported Lightning Address for years. we just wired it in.
https://t.co/f7F2dFFhY2
hey @OkxWeb3Dev - BNRP name resolution is one fetch call
const r = await fetch('https://t.co/anHdqOneIn')
const { btc_taproot } = (await r.json()).addresses
satoshi.btc resolves to a taproot address. no SDK, no auth, no deps.
@LeatherBTC and @xverse already have PRs open. full spec at https://t.co/VQxTx2vFvr
all of this resolves through a single open API at https://t.co/Y1FkN8Sw5P
no company owns the resolution layer. first inscription is canonical. Bitcoin is the root of truth.
we just filed a PR against @LeatherBTC to wire it directly into the send flow.
specs and source at https://t.co/VQxTx2vFvr
a name is no longer a handle. it is a namespace.
BNRP-IP-12: Profile Standard
one inscription sets your full cross-protocol identity. BTC address, Lightning, Nostr pubkey, DID, Farcaster, Telegram.
BNRP-IP-13: Sub-registry Delegation
company.btc owners can authorize an operator to issue *.company.btc at scale. inherit: false by default.