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

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
modules/ecash-wallet/src/wallet.test.ts
184

remove

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