Setup Node.js
Send first transaction
Setup Test Chain
Create Account
Query Accounts
Send Transactions
Query Transactions
Create Token
Transfer Token
Create NFT
Update NFT
Transfer NFT
Query NFT
Create NFT Factory
Acquire from NFT Factory
Mint from NFT Factory
Working with Crypto
Working with Numbers
Working with Wallets
Working with DIDs
Working with Transactions
Working with Tokens
Working with NFTs
Work with Verifiable Credentials
Working with Stakes
Working with Delegations
State Types
Transaction Types
Understanding DIDs
Understanding Wallets and Accounts
Understanding Transactions
Untitled
Understanding Tokens
Understanding NFTs
Understanding Verifiable Credentials
Upgrade from 1.18.x to 1.19.x
Chain Explorer
File Chain Manager
What is DID? DID is a unique identity address calculated from a set of credentials, and we extend DID as unique identifiers for everything in ArcBlock
1/6/2024
What is Wallet? A wallet usually has a secret key (SK), a public key (PK), and an address ( DID). A wallet can be used to sign a transaction or other
A transaction must be encoded and signed by the sender's wallet, once sent to the chain, it's decoded and verified, and then executed and appended to
What is token? A typical blockchain supports at least 1 cryptocurrency natively, cryptocurrencies on the ArcBlock chain are called tokens, a token is
We use the term NFT and Asset interchangeably throughout this documentation because they mean the same thing on the ArcBlock chain. What is NFT? NFTs
学习经过验证的凭证的基本概念、心理模型、使用案例和好处,了解其与 NFT 之间的区别。 可验证凭证是什么? 可验证凭证是纸质和数字凭证的数字化、加密保护版本,个人可以将其呈现给需要进行验证的组织。想象一下身份文件、学术成就、执照等的数字化且即时可验证的版本。 可验证凭证的核心思维模型在 W3C 可
11/17/2024