Course Content

Chapter 0: Introduction


Chapter 1: Data Source overview





Chapter 0

Introduction

Estimated time: 15 mins


Who is this course for?

This course is designed for anyone who is interested in learning how to create and deploy a data source onto BandChain. It is recommended that those who are attempting this course is able to code in Python and has completed the BandChain course.

Recommended reading material

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

Course structure

Chapter 1 - Data source overiew
  • In this section, you'll learn about what a data source is and how it works
Chapter 2 - How to create a data source
  • This section will teach you all the necessary skills for you to be able create your own oracle script.
Chapter 3 - How to deploy/edit a data source
  • You'll learn how to deploy or edit an oracle script on BandChain in this section.

Course objective

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

  • Understand how a data source works
  • Create a working data source
  • Deploy and edit a data source on BandChain

Next Chapter

Data Source overview