RRRahul Raj Sarmainhyoka.hashnode.dev·Aug 26, 2024 · 5 min readCross-Chain Sports Prediction: A Deep Dive into Blockchain InteroperabilityIn the ever-evolving landscape of blockchain technology, cross-chain functionality has emerged as a pivotal innovation, allowing different blockchain networks to communicate and interact seamlessly. Today, we'll explore an intriguing implementation o...00
RRRahul Raj Sarmainhyoka.hashnode.dev·Jun 4, 2024 · 9 min readRainlang and its approach to Smart ContractsUnlike Solidity which is a compiled language, Rainlang is made as an interpreted language which is parsed and interpreted on chain by a smart contract. As it is interpreted onchain, there is no need of compilation. Rainlang’s mission is to support de...00