data-dex icon indicating copy to clipboard operation
data-dex copied to clipboard

[DO NOT MERGE] Official QA TEST Branch for Sol Integration of Data DEX

Open newbreedofgeek opened this issue 1 year ago • 1 comments
trafficstars

  • feat: wip sol connect

  • feat: wip display nfts from sol blockchain

  • feat: wip fetch ithem balance from sol

  • feat: wip login with solana wallet

  • feat: login/logout with solana wallet

  • feat: fetch and show solana nfts in the wallet tab

  • feat: hide unnecessary pages when connected to solana

  • refactor: delete console logs

  • ref: typo

  • feat: remove wallet tabs for sol connection

  • feat: wip mint NFT ME ID

  • refactor: routes & rename components

  • refactor: compress big size images and add tailwind css to project

  • feat: add MX Bitz Mini Game modal into datadex

  • refactor: add a nft store and replace the calls with the stored nfts

  • feat: WIP add sol Mini Game and fetch sol bitz balance

  • feat: change network testnet into devnet and add new contract address SOL

  • feat: mint nftIdMe on Sol

  • Update TradeForm.tsx


Description

Check all boxes that apply and review your code if you can't tick them all yet:

  • [ ] Did you test your changes in logged out, mainnet logged in and devnet logged in modes?
  • [ ] Did you test your changes in mobile, tablet and desktop modes?
  • [ ] Did you test your changes with or without the Itheum Web2 API availability? (don't forget about "graceful fallback")
  • [ ] Did you use good user alerts and error messages? (and put them in language.ts)
  • [ ] Did you leave the code base cleaner than you found it overall (done reasonable refactoring efforts wherever you felt that was needed)?

newbreedofgeek avatar Sep 17 '24 07:09 newbreedofgeek