Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 389 Bytes

File metadata and controls

32 lines (22 loc) · 389 Bytes

Qtum DApp Development

qtum daemon

  1. qtumd
  • testnet
  • private net
  • rpc
  1. qtum-cli
  2. qtum-qt

qtumjs

  • connect rpc
  • create account
  • get event of smart contract
  • sendRawTransaction

qtum-android

  • which rpc node???
  • pin number, fingerprint
  • manage account(create,delete,backup) - memonic?
  • create smart contract
  • send/call smart contract