You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offline verification tooling for ODNCA Certificates of Ownership: prove that a web3 name (`earthlog.web3`) was held by a given wallet at a committed block height, against a merkle root anchored on the BSV blockchain — with no API, no account, and no trust in ODNCA required.
The adopted standards, policies, and governance documents of ODNCA — the ORDnet Decentralized Names Coordination Authority: the coordination layer for on-chain naming (SNS and related protocols) on the BSV blockchain.
Paymail (bsvalias) compatibility bridge for native web3 names: lets any existing paymail wallet (HandCash, Centbee, ElectrumSV, RelayX, …) pay `info@earthlog.web3` today — with its existing bsvalias client and one extra line of code on the wallet side.
Spiek.me protocol — the on-chain record format, key handling, ordering rules and golden vectors behind the web, iOS and Android clients. Open license (MIT).
ORD/browser — a complete web3 browser in one HTML file. Browse .web3 domains and on-chain sites, files and apps straight from the BSV blockchain. The browser itself is inscribed on-chain.
Zero-dependency JavaScript client for resolving on-chain web3 names (`alex.web3`, `info@earthlog.web3`) against any conformant SNS resolver — with signed answers you can verify, and outpoints you can prove against the chain itself.
Verified on-chain name resolution for browsers and wallets: type `earthlog.web3` (or pay `info@earthlog.web3`) and land on the name's on-chain site — with every answer independently verified, never trusted. This is the module behind the `.web3` integration proposed to BSV Browser in [bsv-blockchain/bsv-browser#114]
An SNS web3-name resolver without a trusted operator: every answer carries a merkle proof to the on-chain committed root. No keys, no indexer, zero dependencies — anyone can run it.
ORD/swap — self-hostable DOGE/LTC → BSV swap: HD-derived deposit address per order, encrypted keys at rest, xpub-only watch-only setup. Run your own on-ramp.
Chrome extension for the on-chain web: browse `.web3` domains, hold and send BSV, manage SNS/OpNS names and BSVmaps on 1Sat Ordinals, inscribe files, read your on-chain mail and files, and connect BRC-100 apps — with your keys encrypted locally and never leaving your machine.
Spiek.me moderation backend — dependency-free Node report service (server-issued report IDs, status tracking, appeals, deletion requests) and a signed moderation feed applied by the web, iOS and Android clients. Open license (MIT).