ripple / ripple-binary-codec

Convert between json and hex representations of transactions and ledger entries on the XRP Ledger. Moved to: https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
ISC License
19 stars 45 forks source link

Feature/nft support #147

Closed ledhed2222 closed 2 years ago

ledhed2222 commented 2 years ago

Adds support for new NFT fields

mvadari commented 2 years ago

Can we do yarn to npm in a separate PR?

ledhed2222 commented 2 years ago

TODO: add serialize/deserialize tests

ledhed2222 commented 2 years ago

Closing in favor of https://github.com/ripple/ripple-binary-codec/pull/150