Skip to main content

Weekly update - 2

· 3 min read
For feedback

Spacescan.io is built on your feedbacks and suggestions. Hope you would like these Weekly updates and Join in our journey to build awesome tools for Chia -> Discord Twitter

Completed

1. Chia NFT enhancements

We have enhanced support for NFT with below informations inorder to support the upcoming Chia NFT 1 standard.

  • collection name
  • description
  • properties
  • IPFS hosted image support

Chia would release the finalized NFT 1 soon and our current implementation also would be modified to support the finalized NFT1 version.

You can visit the Testnet chia NFT page of Crew of Eight to check out new NFT enhancements, https://www.spacescan.io/txch10/nft/nft17l5k2ly7cafvp8qdtn9cm8ly4ulnsp82lrm4d98ctks3t5udeulstyr0jv

properties

Read more

Chia vision for NFT and Chia has nice developer guide to mint the NFT using the command line.

Developer - JagRudh

2. Improved Stability of parser engine

  • We have re-written our parser engine for the third time to bring more stability in our sync process and to support future wallets like NFT, DID and RL. There are multiple bug reports in our discord channel on the difference of wallet balance. We have fixed most of those changes and it would bring stable balances across our supported wallet types.

Developer - Sabari

In progress

1. Chia NFT 1 support

  • We are working on below listed items to support NFT1 standards which is going to be released by Chia soon™
    • Top menu to view Stats, Ranks, explore and Transfers of NFT in both testnet 10 and Mainnet
    • Trade integration with NFT market places and exchanges like Dexie.space and Mintgarden.io
    • Ability to view NFT based on collections
    • Enhance top search option to support NFT
    • Create NFT API for community developers to build tools
    • Support for other NFT types like audio, video and other image hosting services
    • Enhancing the assets load time by storing images in spacescan.io
    • DID based authenticity mark to avoid impersonation scams in NFT
    • Rarity calculator

Developer - JagRudh

  • Now spacescan supports multiple wallet types like xch, CAT and NFT. so we need to enhance our search box to support these new asset types.

Developer - NK

3. Enhance CAT features

  • We are working on below listed items for CAT1 standard to provide better discoverability of CATs
    • Top menu to view Stats, Ranks, explore and Transfers of CAT in both testnet 10 and Mainnet
    • Price info integration from Dexie and hash.green
    • DID based authenticity mark to avoid impersonation scams in CAT
    • Fix the issues in CAT API and make it stable with new routes

Developer - Ajay