/conflux-dapp-tutorial

A detail tutorial of develop Dapp on Conflux

Primary LanguageJavaScriptMIT LicenseMIT

conflux-dapp-tutorial

A detail tutorial of developing Dapp on Conflux

Goals

  1. Deploy a token on Conflux testnet
  2. Write in Chinese and English

Content

  1. Conflux introduction. Quick compare with Ethereum
  2. Install Portal. Create Account. Get testnet CFX from Faucet, Scan
  3. Solidity introduction. Develop on chainIDE
  4. JS-SDK install, interact with Conflux
  5. Internal contracts, set sponsor

Reference

  1. 黑曜石
  2. Forum NFT 教程