Spheron NetworkforSpheron's Blogblog.spheron.network·Jan 6, 2024Deploy a Substrate Node in Minutes using Spheron Computehttps://youtu.be/-gQ9c8MpZyk Substrate empowers developers to easily create custom blockchains, providing a flexible and modular foundation for blockchain applications. Deploying a Substrate Node on the Akash Network is now easier than ever, thanks...Discuss·70 readssubstrate
x signer xyzxsigner.hashnode.dev·Oct 2, 2023Discovery & PoC: Understanding ink! Smart ContractsA Journey with Protofire by Luca Auet and Gabriel Gonzalez Introduction This research article provides an exploration of the Contract Pallet. The motivation behind this comprehensive study stems from our proposal to develop a multi-signature wallet...Discussweb3 development
x signer xyzxsigner.hashnode.dev·Oct 2, 2023Overcoming Reentrancy and Circular Call Challenges in Polkadot Smart ContractsA Journey with Protofire By Luca Auet and Gabriel Gonzalez Resume The Challenges Reentrancy and Circular Calls in Smart Contracts Reentrancy is a common issue in smart contracts where a contract calls another contract before it resolves its state. ...Discusssubstrate
Ben GreenbergProhummusonrails.hashnode.dev·May 17, 2023The Importance of Blockchain Knowledge for DevsThere are a lot of choices one can make when designing their application's tech stack. A person can choose from a myriad of languages, frameworks, and tools to help get the job done, and within that landscape of offerings, blockchain presents a power...Discuss·10 likesBlockchain
Faisal Ahmedspaghetti-coder.com·Apr 24, 2023Babe and Grandpa Protocol in SubstrateThe substrate framework is a modular blockchain framework that is constructed on top of existing runtime modules. It provides the ability to select various consensus mechanisms, modes of execution, and cryptography for your app chain. Speaking of th...Discuss·11 likes·326 readsRust
Ben GreenbergProhummusonrails.hashnode.dev·Mar 16, 2023Accelerating Substrate Blockchain Testing with GitHub CodespacesBuilding a blockchain is not always for the faint of heart. It can require extensive knowledge in an array of subjects. Thankfully, there are tools like Substrate, a Rust-based SDK for blockchains, that can help you in the process. Yet, even with Sub...Discuss·120 readsBlockchain
Sacha Lanskysachalansky.hashnode.dev·Feb 3, 2023Build a local cross-chain testing playground on Polkadot with ZombienetZombienet, a tool developed by Parity Technologies provides a rich set of capabilities for running integration tests on blockchains connected to Polkadot. It provides more flexible and extensible capabilities than its predecessor, Polkadot Launch and...Discuss·188 readspolkadot