hackquest logo
 

EAS Project 2: Course Certificate

In this lesson, we will learn how to integrate EAS (Ethereum Attestation Service) to create a project for issuing course certificates.

Language

Solidity

Total Length

1.5h

Part of Learning Track

Build on undefined + 0

What You’ll Learn

Integrate EAS to issue course completion certificates.
EAS
Schema
Attestation

Syllabus

Unit 1 - Course Introduction

This chapter will cover an introduction to Course Certificate project.

Unit 2 - Resolver Contract

This chapter will learn how to use the Resolver contract to create a whitelist of attester

Unit 3 - Create Schema

In this chapter, we will learn how to create a Schema using EASSCAN.

Unit 4 - Create EASAttest Module

This chapter will learn how to implement the functionality of submitting attestation using EAS SDK.

Unit 5 - Interaction

This chapter will learn how to use frontend to submit an attestation.