An open API service indexing awesome lists of open source software.

https://github.com/pana/conflux-dapp-tutorial

A detail tutorial of develop Dapp on Conflux
https://github.com/pana/conflux-dapp-tutorial

Last synced: about 1 month ago
JSON representation

A detail tutorial of develop Dapp on Conflux

Awesome Lists containing this project

README

          

# 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 教程