SDK và Thư viện
Phần này cung cấp các tham chiếu API của các thư viện để tương tác với các nút Klaytn và một số hướng dẫn về cách sử dụng chúng để gửi giao dịch, đọc dữ liệu từ blockchain và giao tiếp với hợp đồng hiện có trên Mạng Klaytn.
🗃️ caver
4 mục
📄️ ethers.js
ethers.js is a JavaScript library that allows developers to interact with EVM-compatible blockchain networks like Klaytn. With Klaytn supporting features for Ethereum Equivalence, Ethereum tools such as ethers.js can be used on Klaytn without any significant modifications.
📄️ viem
Viem is a typescript interface for Ethereum that provides low-level primitives for interacting with Ethereum and other EVM-Compatible blockchain. With Klaytn supporting features for Ethereum Equivalence, Ethereum tools such as viem can be used on Klaytn without any significant modifications.
📄️ web3.js
web3.js là một thư viện JavaScript cho phép các nhà phát triển tương tác với các mạng chuỗi khối tương tích với EVM như Klaytn. Với các tính năng hỗ trợ của Klaytn dành cho Sự tương đương với Ethereum, các công cụ của Ethereum như web3.js có thể được dùng trên Klaytn mà không cần thực hiện những sửa đổi đáng kể.