Closed saltict closed 1 year ago
Would be nice if you added a quick article in Third Party Tools & Libraries
about the supported PSP standards by Subwallet and how they are displayed
Hi @SkymanOne and @cmichi, thank you for your suggestions.
I have updated the PR. Please help review and approve it if everything is okay
@saltict Can I ask you to merge master
? There are some conflicts, they shouldn't be hard to resolve.
@saltict Can I ask you to merge
master
? There are some conflicts, they shouldn't be hard to resolve.
I resolved the problems by backing up the old master branch, sync-fork, and merging it into new master branch.
Description
SubWallet, Polkadot{.js}, and Talisman are the walllets that support interacting with Ink smart contracts. SubWallet is the first wallet to support PSP22 and PSP34 tokens written with Ink smart contracts. SubWallet's compatibility enhances the accessibility of these tokens, allowing users to seamlessly manage and interact with them. This pull request aims to enhance the Ink documentation by adding SubWallet as a supported wallet for interacting with Ink smart contracts.
Details
intro.mdx
: Added SubWallet to the list of supported wallets in the Ink documentation and linked tohttps://subwallet.app
./static/img/wallets/subwallet.svg
,/static/img/wallets/polkadot-js.svg
,/static/img/wallets/talisman.svg
.custom.css
for the wallet section.Screenshot
These screenshots provides a visual representation of the changes that have been made.
Testing
I deployed the changes to the demo for preview purposes.
Additional Notes
SubWallet has already added support for Ink:
Contributors
Your consideration of this pull request is highly appreciated. Thank you!
Sincerely, Peter Mai