Tag Ethereum
Tìm kiếm bài viết trong Tag Ethereum
🎮 Blockchain NFT, ERC1155 From Basics To Production 🚀
1. ERC721 VS ERC1155 ✨. . .
0 0 2
🖼️ 💎 How Popular NFT Marketplaces Optimize Their Performance ? 🚀
Modern NFT marketplaces, like OpenSea, Blur, Rarible, and others, have evolved beyond the inefficiencies of early DEX-like platforms such as EtherDelta. They incorporate many of the strategies, often
0 0 2
🖼️ Blockchain NFT, ERC721 From Basics To Production 🚀
1. ERC721 Interface and Implementation ️. 1. ERC721 Interface.
0 0 0
💰 Blockchain DeFi and Building Blocks 🏗️
1. Blockchain DeFi (Decentralized Finance). DeFi is a blockchain-based financial ecosystem that removes intermediaries (e.g.
0 0 0
💰 Blockchain DeFi and Building Blocks 🏗️
1. Blockchain DeFi (Decentralized Finance). DeFi is a blockchain-based financial ecosystem that removes intermediaries (e.g.
0 0 2
🔐 Solidity Limitations, Solutions, Best Practices and Gas Optimization 🚀
Understanding Solidity limitations and solutions is critical for building secure, efficient, and reliable smart contracts. It helps developers to create robust decentralized applications while minimiz
0 0 3
🧩 Blockchain Layer 2 Scaling Solutions 🚀
Layer 2 scaling solutions are designed to improve the scalability and transaction throughput of blockchain networks like Ethereum without compromising security and decentralization. These solutions mo
0 0 2
🔮 Blockchain Oracles and Indexing 📚
1. Oracles: Bridging Blockchain and Real-World Data.
0 0 3
⚔️ 🛡️ Smart Contracts Common Attack Vectors and Solutions 📜
Smart contracts are prone to a variety of attack vectors due to their immutable nature and the complexity of blockchain environments. Below are common attack vectors in smart contracts, along with pot
0 0 2
🔐 Understanding Ethereum ECDSA, EIP-712 and Its Role in Permit Functionality 🧾
1. ECDSA.
0 0 4
📝 50 Common Blockchain Interview Questions 🧩
Here are 50 common interview questions with answers for blockchain engineers:. A. General Blockchain Concepts. 1.
0 0 7
📝 45 Common Solidity Interview Questions 📜
Here are 45 common interview questions that focus on Solidity, the popular programming language used for writing smart contracts on Ethereum:. A. Basic Concepts. 1.
0 0 3
Xây dựng dự án blockchain trên Aptos trong 5 phút
Aptos. Aptos, một blockchain layer 1 không dựa trên EVM, đã nhanh chóng thu hút sự chú ý của cộng đồng blockchain nhờ những ưu điểm vượt trội như tốc độ xử lý cao, khả năng mở rộng lớn và chi phí giao
0 0 8
Blockchain là gì? Aptos là gi?
Hello mọi người, mình là Jeremy, đại sứ Aptos tại Việt Nam. Rất vui được bắt đầu chuỗi serial Build Cùng Aptos. Blockchain. Khái niệm.
0 0 6
Muôn vàn lỗ hổng với Solidity (Phần 1)
1. Reentrancy. Single-Function Reentrancy. Chúng ta cùng xem qua hợp đồng thông minh dưới đây, cho phép người dùng gửi và rút ETH.
0 0 9
WTF Solidity 104
40. WETH. . WETH (viết tắt của Wrapped ETH) là phiên bản ERC-20 của ETH, tỷ lệ quy đổi là 1:1.
0 0 17
Đôi chút về Mnemonic (Recovery Phrase)
Giới thiệu:. Ý tưởng được xuất phát từ khi tạo các ví trên Trust wallet, Metamask, Exodus wallet, chúng ta sẽ phải tạo 12 cụm từ gọi là khoá bí mật (recovery pharse), vậy 12 cụm từ này có thực sự an t
0 0 16
WTF Solidity 103
30. ERC-20. ERC-20 là một tiêu chuẩn áp dụng cho token, được đề xuất vào năm 2015. Hiện nay, ERC-20 gần như được áp dụng cho mọi token được phát hành.
0 0 14
WTF Solidity 102
15. Overloading. Overloading là tính năng cho phép nhiều hàm có tên giống nhau nhưng khác về tham số. return("Nothing");.
0 0 18