Libp2p a game changer in P2P apps development : empowering equality in technologyThe emergence of Bitcoin showcased the power of P2P systems. Since its inception, countless projects have embraced this model. On the…Nov 25Nov 25
Exploring Merkle Tree Sizes for Modern Blockchain Sequencers: A Comparative Analysis of 1 << 32 vs.Merkle trees are a cornerstone of blockchain technology, serving as a secure and efficient data structure. In this article, we delve into…May 3May 3
STOP Using unwrap and expect in Rust when building high performance services like RPC servers and…Hello, friends, I hope you’re all doing well. I’m feeling fantastic today, and I’d like to talk about the use of unwrap and expect in Rust…Mar 314Mar 314
Resolving a Cairo 2 error building a Smart Contract : “internal error: entered unreachable code”Encountering the “Unreachable Code” error within Cairo 2 syntax can be quite perplexing. While a long-term solution might be on the…Aug 6, 2023Aug 6, 2023
Published inCoinmonksThe New Syntax of Cairo 1 Smart Contracts — From tag v1.0.0-alpha.6Embark on a seamless journey of smart contract development with Cairo 1, as it evolves to resemble Rust, offering enhanced features…Jul 18, 2023Jul 18, 2023
BUILDING STARK-Z, A Z-TRANSFORM DAPP ON STARKNET IN CAIROI developed a decentralized application(dapp) to calculate the Z-transform on Starknet. Starknet is a network that revolutionizes the way…Apr 10, 2023Apr 10, 2023
Deterministic RSA keys from mnemonic seed, key to privacy on blockchains for personal and corporate…One of the great shortcomings of using IPFS and many other blockchains is that uploaded files/data are available to everyone worldwide…Dec 12, 2022Dec 12, 2022
WebAssembly : key to high performance front-end in Web3Two and half years ago, I started RUST development because its philosophy, code structure and concepts challenged me though I had been…Oct 4, 2022Oct 4, 2022