XRPL-Labs / xrpld-hooks

ISC License
94 stars 28 forks source link

[WIP] Add Encodings and Transactions #52

Closed dangell7 closed 2 years ago

dangell7 commented 2 years ago

High Level Overview of Change

Added Macros;

Encoding

NF_TOKEN_TAXON VL (1, 2 & 3) HASH256 GET_NEXT_NFT_ID

Transactions

PREPARE_NFT_MINT_SIMPLE PREPARE_NFT_CREATE_OFFER_SELL

Added Transaction Types:

ALL

Context of Change

New Transactions/Encodings

Type of Change

Now you can mint an NFT and create sell offers for NFT

I have no idea. Would love some help. Really just comiting this here for @RichardAH or his team to refactor.

dangell7 commented 2 years ago

I wrote playground for these macros also. It logs the result.

https://github.com/Transia-RnD/xooks-debug/tree/main/playgrounds/c/encoding