DEV Community

Tadej Vengust
Tadej Vengust

Posted on

Build your dApp on Wanchain

The newly published Wanchain tutorial series will teach you how to build a dapp on the Wanchain network using the 0xcert Framework. Your Wanchain-based dapp will also support the creation and management of non-fungible tokens.

From chapter 1 to 6, you will learn how to:

  • Set up a Wanchain test node (gwan)
  • Create a Wanchain wallet and obtain test WAN tokens
  • Set up Express server with TypeScript for back-end
  • Deploy asset ledger
  • Create new digital assets
  • Transfer digital assets
  • Create atomic operations for asset exchange on Wanchain

Here are the links to the whole series:

https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-1-run-and-prepare-wanchain-test-node-for-backend-integration
https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-2-set-up-express-server-with-typescript-for-dapp-backend
https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-3-deploy-asset-ledger
https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-4-create-new-assets
https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-5-transfer-assets
https://0xcert.org/news/0xcert-framework-for-wanchain-tutorial-6-atomic-operations

Latest comments (0)