๐Ÿ’Ž
Suidaiya
  • Intro to Suidaiya
  • Protocol
    • โ›๏ธMining Rare Sui Coins
    • ๐ŸŽSuidaiya Minting
    • ๐Ÿ™ˆSuidaiya Rarity
    • ๐ŸŽฑLottery Pool
    • ๐Ÿš€$Daiya Token
    • ๐Ÿ”“Locked $Daiya
    • ๐Ÿ—ƒ๏ธDaiya Vault
  • Tutorials
    • โš’๏ธSetting up a miner
  • Community
    • ๐ŸธIncentivised Testnet
    • ๐Ÿ’ŽJoin
    • Github
  • Reference
    • Mint fee
    • PriceAdjustFactor
Powered by GitBook
On this page
  • What is Mining
  • Miners
  1. Protocol

Mining Rare Sui Coins

What is Mining

Sui coins with leading zeros in their object ID are considered rare. The more leading zeros, the rarer and harder it is to find. The concept of finding leading zeros is native to blockchain hashing, similar to how Bitcoinโ€™s PoW mines blocks with leading zeros

Miners

Suidaiya offers mining scripts that you can use in order to mine and wrap rare Sui coins into Suidaiya collectibles.

Suidaiya Typescript Miner

The official and default miner shipped in the form of an executable will be available for all Suidaiya users. This minder is written in Typescript, and some C++ for the encryption parts, such as Blake2b hashing algorhythm.

The miner will be developed with the following features:

  • A miner prototype that can mine rare SUI coins and wrap them into Suidaiya collectibles

  • Optimized to utilize multi-core processing on most systems, such as Linux and MacOS

  • An optimized blake2b hashing algorithm that re-uses the hashing matrix across different hashing rounds

PreviousIntro to SuidaiyaNextSuidaiya Minting

Last updated 1 year ago

โ›๏ธ