π Welcome to the Course
Learn about AvaCloud APIs and the AvaCloud SDK.
Why Take This Course?
AvaCloud APIs, built by AvaCloud, provides Web3 developers with multi-chain data from Avalancheβs primary network and other Avalanche L1s. With the AvaCloud API, you can easily build products that utilize real-time and historical transaction data, transfer records, native and token balances, and various types of token metadata.
Course Content
- AvaCloud API Overview
- Environment Setup
- Build an ERC-20 Token Balance App
- Build a Wallet Portfolio App
- Build a Basic Block Explorer
Prerequisites
A general understanding of web development is required. While you won't need to write a lot of code, familiarity with key concepts is important.
- TypeScript: Understanding of common concepts, as all exercises will use TypeScript.
- React: Basic understanding of React is required, as all exercises will use React.
- NextJS: Basic understanding of NextJS is required, as all exercises will use NextJS.
Learning Outcomes
By the end of this course, you will:
- Be familiar with the AvaCloud API including the Data API and Webhooks API.
- Learn how to use the AvaCloudSDK to interact with AvaCloud APIs.
- Build multiple web apps using the AvaCloudSDK.