Page MenuHomePhabricator

[ecash-wallet] Support for GENESIS, SEND, MINT, and BURN for SLP_TOKEN_TYPE_NFT1_GROUP
ClosedPublic

Authored by bytesofman on Aug 30 2025, 14:12.

Details

Summary

Add basic functionality for SLP group tokens. This is identical to SLP FUNGIBLE, except we call thle functions with a different token type. The real work here will be when we support minting the child NFTs.

Test Plan

npm test, CI tests, proofread README updates

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
modules/ecash-wallet/src/wallet.test.ts
184 ↗(On Diff #55445)

remove

This revision is now accepted and ready to land.Sep 1 2025, 07:16