Commit graph

2 commits

Author SHA1 Message Date
Snider
98ce5f2bc9 docs: add JS reference source for conversion
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:23:19 +01:00
Snider
5a83dd4478 feat(lns): scaffold CoreGO package with primitives and covenants
Lethean Name System — CoreGO native conversion of the HSD JavaScript
sidechain. Includes Address, Transaction, BlockHeader, NameState, and
Covenant types extracted from itns-sidechain/lib/primitives/, plus
covenant type constants from rules.js, and a DNS resolution service stub.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:20:15 +01:00