CryptapeforCryptape Jungleblog.cryptape.com·Nov 21, 2024Reaching Design Consensus on CKB Script Execution ModelThis post was originally a talk delivered at Common Knowledge Conference (CKCON) 2024 in Chiang Mai, Thailand. Xuejie Xiao is a blockchain engineer at Cryptape working on CKB. He's the lead developer of CKB Virtual Machine. The live stream recording ...DiscussTalksBlockchain technology
CryptapeforCryptape Jungleblog.cryptape.com·Oct 8, 2024Optimizing C++ Code for CKB-VMThis article documents the optimization efforts to directly port C++ code over to the CKB Virtual Machine (CKB-VM) without any modifications, using Bitcoin’s code as the example. It explores the challenges in tailoring the Bitcoin codebase for CKB-VM...Discuss·839 readsEngineeringckb
CryptapeforCryptape Jungleblog.cryptape.com·Sep 6, 2024Satoshi Scoop Weekly, 6 Sep 2024Crypto Insights P2P Economy: Leading a Blockchain Renaissance UTXOStack discusses in P2P Economy: Leading a Blockchain Renaissance why Ethereum's decision of putting all business processes on-chain is a mistake and re-examines the fundamental princip...DiscussSatoshi Scoop WeeklyBlockchain
Boopathi Krishnanboopathi0304.hashnode.dev·May 28, 2024Creating Your Own Blockchain: A Step-by-Step GuideHow does blockchain work? The mechanism that is used to confirm transactions is called blockchain technology. Simply put, it’s a distributed ledger that spreads across the world. JSON Request Behavior was changed accordingly so as not to get involved...DiscussBlockchain development
Pratik Tiwaripratik-codes.hashnode.dev·Oct 13, 2023Solidity 101: A Starter GuideTable of Contents Datatypes Elementary Types Boolean Integer Address Bytes Complex Types Arrays Structs Enums Special Types Mappings Function Types Storage vs Memory Datatypes vs Calldata Contracts Definition Events Scopes ...Discuss·29 readsSolidity
CryptapeforCryptape Jungleblog.cryptape.com·Oct 12, 2023From Novice to Expert: Gain Your Spore Knowledge | Digest #12Network & Code Hello, Spore Knowledge Cards Repository! 🌟📚📦 The Spore Knowledge Card Collection event has come to a perfect ending! During this event, a total of 9 captivating GIF cards were released, covering 3 engaging topics including the Promi...Discuss·91 readsDigestBlockchain technology
Al Aminproalamin.hashnode.dev·Feb 25, 2023What is Blockchain?Blockchain is a shared, immutable ledger that facilitates the process of recording transactions and tracking assets in a business network. An asset can be tangible (a house, car, cash, land) or intangible (intellectual property, patents, copyrights, ...Discuss·52 readsWeb 3.0Blockchain
Daniel Anthonythenavigator.hashnode.dev·Jan 26, 2023Solidity Tutorial: ArraysAn average user might wonder why we have so many brackets '{,(,[' but for some of us programmers and engineers it means so much. Today I will be talking about the '[]' brackets, their usage and their importance in solidity programming for blockchain ...Discuss·11 likes·52 readsSolidity
Immanuel John0xjohn.hashnode.dev·Jan 4, 2023How to become a blockchain developer in 2023 and Earn thousands of dollars.Blockchain technology has rapidly gained popularity in recent years, leading to a high demand for skilled blockchain developers. If you’re interested in pursuing a career in this exciting and innovative field, here are some steps you can take to beco...Discuss·46 readsBlockchain
MoogleLabsmooglelabs.hashnode.dev·Dec 15, 2022All you need to know about Blockchain implementation in 2023Blockchains are appealing to investors because they are a novel technique with the potential to significantly reduce transaction costs. Blockchains enable secure, direct transactions between an unspecified number of users, especially while purchasing...DiscussBlockchain