Tag Smart Contract
Tìm kiếm bài viết trong Tag Smart Contract
💰 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 0
🔐 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 2
🧩 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 1
⚔️ 🛡️ 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 0
🔐 Understanding Ethereum ECDSA, EIP-712 and Its Role in Permit Functionality 🧾
1. ECDSA.
0 0 2
📝 50 Common Blockchain Interview Questions 🧩
Here are 50 common interview questions with answers for blockchain engineers:. A. General Blockchain Concepts. 1.
0 0 2
📝 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 1
Xây Dựng Một Smart Contract Digital Marketplace Trên Blockchain Algorand Với Python và Algokit
Hôm nay, chúng ta sẽ cùng nhau viết một Smart Contract Digital Marketplace trên blockchain Algorand, sử dụng ngôn ngữ lập trình Python và công cụ Algokit. Algokit là một bộ công cụ toàn diện được thiế
0 0 9
How to Write a Digital Marketplace Smart Contract on Algorand Using Python
Today, we will embark on a journey to create a smart contract for a digital marketplace on the Algorand blockchain, using the Python programming language and the Algokit tool. Algokit is an all-in-one
0 0 17
Phát triển smart contract với Cosmwasm
1. Cài đặt môi trường và khởi tạo dự án. 1. Trước tiên, chúng ta cần cài đặt Rust:.
0 0 14
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
Viết Smart Contract chain Algorand #2
Algorand Smart Contract. Ngôn ngữ lập trình Smart Contract trên Algorand: Teal → PyTeal → Beaker.
0 0 8
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
Creating an Account and Sending Payment Transactions using Algorand JavaScript SDK
In this tutorial, we will learn how to create an Algorand account and send payment transactions using the Algorand JavaScript SDK. The Algorand SDK provides various methods and wrappers for connecting
0 0 19
Lập trình Smart Contract Algorand sử dụng Algokit
Lập trình Smart Contract trên Algorand sử dụng Algokit. Ơn trời Algokit đây rồi.
0 0 17
Phân tích hệ thống blockchain layer 2 sử dụng ZK
Introduction. Thiết kế tổng thể của Polygon zkEVM tuân theo mô hình Máy trạng thái và do đó mô phỏng Máy ảo Ethereum (EVM) , với mục đích cung cấp trải nghiệm người dùng giống như trong Ethereum.
0 0 19
Smart contract using Solidity (part 1)
Introduction. Smart contract: Simply a program that runs on the Ethereum blockchain, has specific address on blockchain, not controlled by a user.
0 0 29
zk-SNARKs - Zero-Knowledge Arguments of Knowledge
Zero-knowledge proofs là gì . Cốt lõi của công nghệ này là truyền tải thông tin đến người nhận thông tin mà không cần phải tiết lộ thông tin thiết yếu về quá trình.
0 0 26