You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand, when users want to burn their SLP tokens they would need to use another wallet or service.
Ideally, we can give our users options to burn a single token or burn all of their tokens from within the wallet.
From what I understand, when users want to burn their SLP tokens they would need to use another wallet or service.
Ideally, we can give our users options to burn a single token or burn all of their tokens from within the wallet.
The minimal-slp-wallet library offers functionality to easily burn tokens from inside the wallet. Examples can be viewed here: https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet/blob/master/examples/burn-some-tokens.js & https://github.com/Permissionless-Software-Foundation/minimal-slp-wallet/blob/master/examples/burn-all-tokens.js
The text was updated successfully, but these errors were encountered: