[Column] The Economics of Picking Up Money: Small Acts, Big LessonsPicking Up Money on the Ground: An Economic Perspective on Choices and Behavior6h ago6h ago
EIP-4844 : Proto-DankshardingProto-Danksharding 은 완전한 샤딩 기능을 구현하기 전에 임시적인 데이터 샤딩 솔루션으로 도입된 기술 입니다. 이더리움 네트워크의 롤업(Rollup) 과 같은 Layer 2 솔루션들이 데이터를 효율적으로 저장하고 접근할 수 있도록…Nov 13Nov 13
About Database Joins & nIn SQL, a database join is an operation that allows us to combine data from two or more tables based on a related column between them. By…Nov 2Nov 2
Clean Code: Naming Conventions Guide for Better Readability and MaintainabilityProper naming is a cornerstone of clean code. When we adhere to established naming patterns, it greatly enhances code readability…Oct 2Oct 2
[Flutter] Dependency Management in Flutter: Using get_it with MobX and ProviderWe’ll dive into the get_it package in Flutter, a popular package for handling dependency injection. We’ll explore how it works and how it…Sep 27Sep 27
Role-Based Access Control (RBAC) and Its Implementation in NestJSWhat is Role-Based Access Control (PBAC)?Aug 11Aug 11
4장. 가상머신— 이더리움을 활용한 결제 시스템이더리움 가상 머신(EVM, Ethereum Virtual Machine)은 이더리움 블록체인의 핵심 구성 요소로, 이더리움 네트워크 상에서 스마트 계약을 실행하는 분산 컴퓨터 시스템입니다. EVM은 이더리움 블록체인의 각 노드에서 실행 되며, 모든…Jul 8Jul 8
6 장. 트랜잭션 — 이더리움을 활용한 결제 시스템트랜잭션은 블록체인 네트워크의 핵심입니다. 이 장에서는 트랜잭션의 기본 개념, 이더리움 네트워크에서의 트랜잭션 처리 과정, 트랜잭션 수수료, 스마트 계약을 이용한 트랜잭션, 그리고 보안과 관련된 주요 사항들을 다룹니다. 이더리움 블록체인은…Jul 8Jul 8