Technologies Used
Chainlink (Verifiable Random Function)
At iRaz, we employ Chainlink VRF (Verifiable Random Function) as our trusted solution for generating random numbers to select raffle winners. Chainlink VRF is a decentralized oracle network that provides a secure and tamper-proof source of randomness on the blockchain.
When a raffle concludes and it's time to determine the winner, we utilize Chainlink VRF to generate a random number. This random number serves as a nonce, a unique identifier that ensures provable randomness and prevents any external influence or manipulation.
The generated random number nonce is securely recorded on the blockchain, ensuring transparency and verifiability. By saving the nonce, we allow users to independently verify the authenticity of the randomness used to select the winner. This way, participants can have confidence that the outcome is truly random and cannot be affected by any external factors, such as previous random number generation attempts or external sources.
By leveraging Chainlink VRF, we maintain a robust and tamper-proof random number generator, ensuring fairness and integrity in our raffle selection process. The provable randomness provided by Chainlink VRF gives participants peace of mind, knowing that the winner is chosen based on a truly unpredictable and unbiased mechanism.
Moralis Web3
Moralis Parse Server is a versatile backend-as-a-service (BaaS) product developed by Moralis, a leading blockchain and Web 3.0 infrastructure provider. At iRaz, we leverage the Moralis Parse Server for two essential functions: authentication and real-time blockchain transaction streaming into our database.
Moralis' real-time blockchain transaction streaming empowers us to stay up to date with blockchain data, ensuring real-time updates and seamless integration with the blockchain ecosystem. By leveraging Moralis, we can retrieve and process blockchain data in real time, providing our users with accurate and timely information regarding their transactions, notifications, and other relevant blockchain-related details.
Alchemy API
Alchemy API is a powerful and developer-friendly infrastructure provider that offers a suite of services and APIs for interacting with the Ethereum blockchain. At iRaz, we utilize the Alchemy API to retrieve metadata for collections and NFTs that interact with our site, enabling us to provide detailed information and enhance the user experience.
By leveraging the Alchemy Web3 API, we can seamlessly integrate this metadata into our platform, making it easily accessible to users. This allows our users to explore and interact with collections and NFTs more effectively, as they have access to accurate and up-to-date information that aids in their decision-making process.
Last updated