Psychedelic / DAB-js

JS library that wraps necessary methods to integrate DAB and its NFTs.
GNU General Public License v3.0
28 stars 19 forks source link

refactor: 💡 dip721 standard changes on naming and handling #112

Closed heldrida closed 1 year ago

heldrida commented 1 year ago

Why?

Latest conventions on DIP-721 are breaking changes, which require the term to be handled for the case where the user has a DIP-721 on legacy or on the very latest conventions.

⚠️ Originally created as https://github.com/Psychedelic/DAB-js/pull/102

Demo?

See demo of https://github.com/Psychedelic/kyasshu/pull/117 which uses this (pre rebase though)