> For the complete documentation index, see [llms.txt](https://course.cess.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://course.cess.network/ep8.md).

# Episode 8- dApp Development using Ink! Smart Contract

* Slides: [Episode 8- dApp Development using Ink! Smart Contract.pdf](https://docs.google.com/presentation/d/13ZoLZYeqMkCk6uGH4ZdnTDs_R3u_dI_wDAETTcE2_wQ/edit?usp=sharing)

## Topics

* Ink! Smart Contract Overview
* Why choose Ink! Smart contract?
* Flipper smart contract walkthrough
* Demo: Deploying Ink! smart contract on CESS
* Interacting with ink! smart contract with use-ink library
* Demo: NFT marketplace example

## Course Videos

### Part 1- Introduction to Ink! Smart Contract

{% embed url="<https://youtu.be/oyO_2ZgVBm8>" %}

### Part 2- Demo: Deploying Ink! Smart Contract on CESS

{% embed url="<https://youtu.be/LyWLhFdGuek>" %}

### Part 3- Demo: Interacting with Ink! Smart Contract using the useink Library

{% embed url="<https://youtu.be/0fhMlJG8U4w>" %}

### Part 4- Demo: NFT Marketplace Example

{% embed url="<https://youtu.be/GaC3pkbnAFs>" %}

## Action Items

* Join [Discord Channel](https://discord.gg/8dnTGdWQ)
* Join [Telegram](https://t.me/CESS_Storage_official)

## Further Study

* Read through the CESS Doc
  * [Deploy an ink! Smart Contract](https://doc.cess.network/developer/smart-contract/deploy-sc-ink)
  * [Build an NFT Marketplace](https://doc.cess.network/developer/smart-contract/nft-marketplace)
