Course Content

Chapter 0: Introduction


Chapter 1: cw-band overview





Chapter 0

Introduction

Estimated time: 10 mins


Who is this course for?

The intended audience of this course is any CosmWasm developers who wish to acquire knowledge on building CosmWasm contracts that can utilize data from BandChain. The participants should have coding expertise in CosmWasm and possess prior knowledge about BandChain (oracle script, data source, and IBC).

Recommended reading material

While not explicitly required, it is recommended to read up on the following before starting the course:

Course structure

Chapter 1 - What is cw-band and Why the need for it?
  • In this section, you'll learn about what the cw-band is and why we need it.
Chapter 2 - How does it work?
  • This section will teach you how it works and the overall workflow.
Chapter 3 - How to request data?
  • This section will teach you how to request data from BandChain via IBC.

Course objective

At the end of this course, you'll be able to:

  • Understand what cw-band is

  • Able to use cw-band in your CosmWasm contract

  • Able to request data from BandChain

Next Chapter

cw-band overview