• API 文档
  • FAQ
  • 官网
  • EN
  • 首页
  • API 文档
  • FAQ
  • 官网
  • EN
  • YOUChain 简介
  • JSON-RPC 文档
    • miner_setExtra
    • miner_setGasPrice
    • miner_setYouBase
    • miner_start
    • miner_stop
    • net_version
    • net_listShards
    • net_listening
    • net_peerCount
    • personal_ecRecover
    • personal_importRawKey
    • personal_sendTransaction
    • personal_sign
    • personal_signTransaction
    • personal_listAccounts
    • personal_unlockAccount
    • personal_importValKey
    • personal_exportValKey
    • personal_newValKey
    • personal_delValKey
    • personal_useValKey
    • personal_lockValKey
    • txpool_content
    • txpool_inspect
    • txpool_status
    • you_accounts
    • you_blockNumber
    • you_call
    • you_coinBase
    • you_createAccount
    • you_estimateGas
    • you_gasPrice
    • you_getFilterChanges
    • you_getBalance
    • you_getBlockByHash
    • you_getBlockByNumber
    • you_getBlockTransactionCountByHash
    • you_getBlockTransactionCountByNumber
    • you_getCode
    • you_getFilterLogs
    • you_getLogs
    • you_getProof
    • you_getStorageAt
    • you_getTransactionByBlockHashAndIndex
    • you_getTransactionByBlockNumberAndIndex
    • you_getTransactionByHash
    • you_getTransactionCount
    • you_getTransactionReceipt
    • you_mining
    • you_newBlockFilter
    • you_newFilter
    • you_protocolVersion
    • you_sendRawTransaction
    • you_sendTransaction
    • you_sign
    • you_uninstallFilter
    • youchain_clientVersion
    • youchain_sha3
  • youchain.js 文档
    • 集成 SDK
    • 使用 SDK
      • YOU 模块
      • 事件监听
      • 使用 ABI
      • Accounts 模块
      • 合约模块
      • 网络模块
      • Personal 模块
      • 工具集
  • youchain.java 文档
    • 账户管理
    • 交易
    • 智能合约
    • 过滤器、事件与通知
    • YOUChain 接口
    • Personal 接口
    • 命令行工具
  • 智能合约
    • 合约示例
  • 开发者工具箱
    • 合约编译器
    • 区块浏览器
  • 钱包
    • YOUWallet Chrome 插件
  • FAQ 文档
    • Android 节点设置
  • 词汇表
    • 术语解释

youchain.java SDK 文档

账户管理

交易

智能合约

过滤器、事件与通知

YOUChain 接口

Personal 接口