hackquest logo
 

Introduction To EAS SDK

In this course, we will explore how to use Ethereum Attestation Service (EAS) SDK to develop blockchain-based attestation services. Through this course, we expect participants to be able to: 1. Understand the working mechanism of blockchain attestation services and their importance in various blockchain projects. 2. Master skills of developing blockchain attestation services using JavaScript/TypeScript and EAS SDK. By combining theory and practice, we will guide you step by step from the beginning, exploring how to create, deploy, and manage smart contracts to implement complex attestation logic. Whether you are new to blockchain or looking to expand your development skills, this course will provide you with valuable learning resources and hands-on experience.

Language

Solidity

Total Length

1.5h

Part of Learning Track

Build on undefined + 0

What You’ll Learn

Develop blockchain-based authentication services using EAS SDK.
EAS SDK
Schema
Attestation

Syllabus

1. Install and Initialize EAS SDK

This chapter will cover installation and initialization of EAS SDK.

2. Register and Retrieve Schema

This chapter will cover how to register and retrieve Schema information.

3. Create OnChain and OffChain Attestations

This chapter will cover how to create onchain and offchain attestations.

4. Revoke OnChain and OffChain Attestations

This chapter will cover how to revoke onchain and offchain attestations.

5. Retrieve Attestation Data And Create Timestamps

This chapter will cover how to retrieve attestation data and create timestamps.

6. Create Referenced Attestations

This chapter will cover how to Create Referenced Attestations.