際際滷

際際滷Share a Scribd company logo
ERC: Identity
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
Fabian Vogelsteller
Ethereum Wallet
Mist Browser
web3.js
Flat File CMS
ERC-20: Token StandardT
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Claim 1
Physical
Claim 2
New Claim 3
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Its all claims!
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
What is identity?
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
Mastercoin
Counterparty
DigiX
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity
Keys Execution Claims
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity Keys
Can be actors (logins, proofs, access)
Can make transactions
Can sign documents
Can sign claims
´
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity Execution
Act as your identity (execute contracts, voting, ...)
Add claims to other identities and contracts
´
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity
Can be added by anyone
Need approval
Can't be changed without your permission, but removed
Contain issuer signature
Contain claim reference (hash, bit-mask)
´
Claims
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity Claims
{
uint256 claimType;
uint256 scheme;
address issuer;
bytes signature; // holder.address + claimType + claim
bytes data;
string uri;
}
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity Off-Chain Usage
1. Random String
2. Random String +
Identity Address?
-> signed
3. getClaim()
4. Check claim
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity On-Chain Usage
2. getClaim()
1. superCoolFunc()
3. Check claim
(check claim
signature get key)
4. Check if claim issuer
still holds key
from signature
Issuer
5. continue execution of
superCoolFunc()
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity Claim Checking
{
uint256 claimType;
address issuer;
uint256 signatureType;
bytes signature; // holder.address + claimType + claim
bytes claim;
string uri;
}
1. Check which signature type is used
2. Build the signed hash?
keccak256(address holder_address + uint256 _claimType + bytes _claim)
3. Recover address k from signature
4. Check if issuer identity contract still holds address k
5.
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity
ERC 725 Identity
ERC 735 Claim Holder
https://erc725alliance.org
source: https://erc725.originprotocol.com/#/
source: https://github.com/nick/identity
source: https://edas.intech-lab.com
Fabian Vogelsteller, web3.js Developer at Ethereum, Founder LUKSO
@feindura
lukso.io
ERC: Identity
https://github.com/ethereum/EIPs/issues/735
https://github.com/ethereum/EIPs/issues/725
Contribute!

More Related Content

What's hot (20)

Tokenomics Overview
Tokenomics OverviewTokenomics Overview
Tokenomics Overview
Reyan Lamrani
?
Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)
Tsasaa Tsas
?
What is a blockchain?
What is a blockchain?What is a blockchain?
What is a blockchain?
Kevin Koo
?
Blockchain
BlockchainBlockchain
Blockchain
Venkatesh Jambulingam
?
Blockchain .pptx
Blockchain .pptxBlockchain .pptx
Blockchain .pptx
ManishKumar7730
?
Top NFT Games- A Unique Experience For NFT Fans
Top NFT Games- A Unique Experience For NFT FansTop NFT Games- A Unique Experience For NFT Fans
Top NFT Games- A Unique Experience For NFT Fans
Virendra Singh
?
Blockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction CourseBlockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction Course
Jean-Marc Seigneur
?
The Rise of GameFi
The Rise of GameFiThe Rise of GameFi
The Rise of GameFi
astrooldboy
?
ERC20 Step-by-Step - Creating Your First Ethereum Token
ERC20 Step-by-Step - Creating Your First Ethereum TokenERC20 Step-by-Step - Creating Your First Ethereum Token
ERC20 Step-by-Step - Creating Your First Ethereum Token
CodeOps Technologies LLP
?
Hyperledger Fabric 古h
Hyperledger Fabric 古hHyperledger Fabric 古h
Hyperledger Fabric 古h
LFDT Tokyo Meetup
?
Smart contracts using web3.js
Smart contracts using web3.jsSmart contracts using web3.js
Smart contracts using web3.js
Felix Crisan
?
Ethereum A to Z
Ethereum A to ZEthereum A to Z
Ethereum A to Z
Dongsam Byun
?
Approaches to document/report generation
Approaches to document/report generation Approaches to document/report generation
Approaches to document/report generation
plutext
?
Types, Components Architecture of blockchain.pptx
Types, Components Architecture of  blockchain.pptxTypes, Components Architecture of  blockchain.pptx
Types, Components Architecture of blockchain.pptx
Modern College Shivajinagar, Pune-5
?
Block chain 101 what it is, why it matters
Block chain 101  what it is, why it mattersBlock chain 101  what it is, why it matters
Block chain 101 what it is, why it matters
Paul Brody
?
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
Edureka!
?
Basics of Zcash Cryptocurrency Protocol
Basics of Zcash Cryptocurrency Protocol Basics of Zcash Cryptocurrency Protocol
Basics of Zcash Cryptocurrency Protocol
Vaideeswaran Sethuraman
?
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
LFDT Tokyo Meetup
?
Elastic 101 index operations
Elastic 101   index operationsElastic 101   index operations
Elastic 101 index operations
Ismaeel Enjreny
?
????? ???? ??????
????? ???? ??????????? ???? ??????
????? ???? ??????
HANSUK KIM
?
Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)Bitcoin (Cryptocurrency)
Bitcoin (Cryptocurrency)
Tsasaa Tsas
?
What is a blockchain?
What is a blockchain?What is a blockchain?
What is a blockchain?
Kevin Koo
?
Top NFT Games- A Unique Experience For NFT Fans
Top NFT Games- A Unique Experience For NFT FansTop NFT Games- A Unique Experience For NFT Fans
Top NFT Games- A Unique Experience For NFT Fans
Virendra Singh
?
Blockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction CourseBlockchain, DLT, Tokens and ICO Introduction Course
Blockchain, DLT, Tokens and ICO Introduction Course
Jean-Marc Seigneur
?
ERC20 Step-by-Step - Creating Your First Ethereum Token
ERC20 Step-by-Step - Creating Your First Ethereum TokenERC20 Step-by-Step - Creating Your First Ethereum Token
ERC20 Step-by-Step - Creating Your First Ethereum Token
CodeOps Technologies LLP
?
Smart contracts using web3.js
Smart contracts using web3.jsSmart contracts using web3.js
Smart contracts using web3.js
Felix Crisan
?
Approaches to document/report generation
Approaches to document/report generation Approaches to document/report generation
Approaches to document/report generation
plutext
?
Block chain 101 what it is, why it matters
Block chain 101  what it is, why it mattersBlock chain 101  what it is, why it matters
Block chain 101 what it is, why it matters
Paul Brody
?
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
What Is ELK Stack | ELK Tutorial For Beginners | Elasticsearch Kibana | ELK S...
Edureka!
?
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
Nブロックチェ`ンy栽ツ`ルHyperledger CactiごB初
LFDT Tokyo Meetup
?
Elastic 101 index operations
Elastic 101   index operationsElastic 101   index operations
Elastic 101 index operations
Ismaeel Enjreny
?
????? ???? ??????
????? ???? ??????????? ???? ??????
????? ???? ??????
HANSUK KIM
?

More from Token Engineering (7)

SocioTechnical Systems: Engineering & Analysis
SocioTechnical Systems: Engineering & AnalysisSocioTechnical Systems: Engineering & Analysis
SocioTechnical Systems: Engineering & Analysis
Token Engineering
?
Token Engineering from an Economic Perspective
Token Engineering from an Economic Perspective Token Engineering from an Economic Perspective
Token Engineering from an Economic Perspective
Token Engineering
?
Paranoid's View of Token Engineering
Paranoid's View of Token Engineering Paranoid's View of Token Engineering
Paranoid's View of Token Engineering
Token Engineering
?
Introducing the world's first token engineering framework
Introducing the world's first token engineering frameworkIntroducing the world's first token engineering framework
Introducing the world's first token engineering framework
Token Engineering
?
Token Engineering Community
Token Engineering Community Token Engineering Community
Token Engineering Community
Token Engineering
?
Protocol Tokens 2.0
Protocol Tokens 2.0Protocol Tokens 2.0
Protocol Tokens 2.0
Token Engineering
?
Sweetbridge Token Design & Discount Token
Sweetbridge Token Design & Discount TokenSweetbridge Token Design & Discount Token
Sweetbridge Token Design & Discount Token
Token Engineering
?
SocioTechnical Systems: Engineering & Analysis
SocioTechnical Systems: Engineering & AnalysisSocioTechnical Systems: Engineering & Analysis
SocioTechnical Systems: Engineering & Analysis
Token Engineering
?
Token Engineering from an Economic Perspective
Token Engineering from an Economic Perspective Token Engineering from an Economic Perspective
Token Engineering from an Economic Perspective
Token Engineering
?
Paranoid's View of Token Engineering
Paranoid's View of Token Engineering Paranoid's View of Token Engineering
Paranoid's View of Token Engineering
Token Engineering
?
Introducing the world's first token engineering framework
Introducing the world's first token engineering frameworkIntroducing the world's first token engineering framework
Introducing the world's first token engineering framework
Token Engineering
?
Sweetbridge Token Design & Discount Token
Sweetbridge Token Design & Discount TokenSweetbridge Token Design & Discount Token
Sweetbridge Token Design & Discount Token
Token Engineering
?

Recently uploaded (20)

Supercharge Your Career with UiPath Certifications
Supercharge Your Career with UiPath CertificationsSupercharge Your Career with UiPath Certifications
Supercharge Your Career with UiPath Certifications
DianaGray10
?
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Earley Information Science
?
TrustArc Webinar: State of State Privacy Laws
TrustArc Webinar: State of State Privacy LawsTrustArc Webinar: State of State Privacy Laws
TrustArc Webinar: State of State Privacy Laws
TrustArc
?
SB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure ServicesSB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure Services
Reuben Jasper
?
2025-02-24 - AWS meetup - Zilliz presentation.pdf
2025-02-24 - AWS meetup - Zilliz presentation.pdf2025-02-24 - AWS meetup - Zilliz presentation.pdf
2025-02-24 - AWS meetup - Zilliz presentation.pdf
Ivan Tang
?
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
katalinjordans1
?
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
BookNet Canada
?
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With TechnologyThe Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
Aggregage
?
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
IT Industry
?
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak PerformanceBenchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Shubham Joshi
?
Caching for Performance Masterclass: Caching at Scale
Caching for Performance Masterclass: Caching at ScaleCaching for Performance Masterclass: Caching at Scale
Caching for Performance Masterclass: Caching at Scale
ScyllaDB
?
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
?
NSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to KnowNSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to Know
Soulmaite
?
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Arthur Morgan
?
10 FinTech Solutions Every Business Should Know!.pdf
10 FinTech Solutions Every Business Should Know!.pdf10 FinTech Solutions Every Business Should Know!.pdf
10 FinTech Solutions Every Business Should Know!.pdf
Yodaplus Technologies Private Limited
?
Agentic AI: The 2025 Next-Gen Automation Guide
Agentic AI: The 2025 Next-Gen Automation GuideAgentic AI: The 2025 Next-Gen Automation Guide
Agentic AI: The 2025 Next-Gen Automation Guide
Thoughtminds
?
5 Must-Use AI Tools to Supercharge Your Productivity
5 Must-Use AI Tools to Supercharge Your Productivity5 Must-Use AI Tools to Supercharge Your Productivity
5 Must-Use AI Tools to Supercharge Your Productivity
cryptouniversityoffi
?
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Chris Wahl
?
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use CasesMastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Sanjay Willie
?
Kickstart Your QA: An Introduction to Automated Regression Testing Tools
Kickstart Your QA: An Introduction to Automated Regression Testing ToolsKickstart Your QA: An Introduction to Automated Regression Testing Tools
Kickstart Your QA: An Introduction to Automated Regression Testing Tools
Shubham Joshi
?
Supercharge Your Career with UiPath Certifications
Supercharge Your Career with UiPath CertificationsSupercharge Your Career with UiPath Certifications
Supercharge Your Career with UiPath Certifications
DianaGray10
?
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Revolutionizing Field Service: How LLMs Are Powering Smarter Knowledge Access...
Earley Information Science
?
TrustArc Webinar: State of State Privacy Laws
TrustArc Webinar: State of State Privacy LawsTrustArc Webinar: State of State Privacy Laws
TrustArc Webinar: State of State Privacy Laws
TrustArc
?
SB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure ServicesSB7 Mobile Ltd: Simplified & Secure Services
SB7 Mobile Ltd: Simplified & Secure Services
Reuben Jasper
?
2025-02-24 - AWS meetup - Zilliz presentation.pdf
2025-02-24 - AWS meetup - Zilliz presentation.pdf2025-02-24 - AWS meetup - Zilliz presentation.pdf
2025-02-24 - AWS meetup - Zilliz presentation.pdf
Ivan Tang
?
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
2025-02-27 Tech & Play_ Fun, UX, and Community.pdf
katalinjordans1
?
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025Transcript: AI in publishing: Your questions answered - Tech Forum 2025
Transcript: AI in publishing: Your questions answered - Tech Forum 2025
BookNet Canada
?
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With TechnologyThe Constructor's Digital Transformation Playbook: Reducing Risk With Technology
The Constructor's Digital Transformation Playbook: Reducing Risk With Technology
Aggregage
?
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
16 KALALU????????????????????? APARAMAHASAHASRA SIMHAMAHANKALKIADIPARASAKTIBH...
IT Industry
?
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak PerformanceBenchmark Testing Demystified: Your Roadmap to Peak Performance
Benchmark Testing Demystified: Your Roadmap to Peak Performance
Shubham Joshi
?
Caching for Performance Masterclass: Caching at Scale
Caching for Performance Masterclass: Caching at ScaleCaching for Performance Masterclass: Caching at Scale
Caching for Performance Masterclass: Caching at Scale
ScyllaDB
?
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
?
NSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to KnowNSFW AI Chatbot Development Costs: What You Need to Know
NSFW AI Chatbot Development Costs: What You Need to Know
Soulmaite
?
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Big Data Analytics Quick Research Guide by Arthur Morgan (PREVIEW)
Arthur Morgan
?
Agentic AI: The 2025 Next-Gen Automation Guide
Agentic AI: The 2025 Next-Gen Automation GuideAgentic AI: The 2025 Next-Gen Automation Guide
Agentic AI: The 2025 Next-Gen Automation Guide
Thoughtminds
?
5 Must-Use AI Tools to Supercharge Your Productivity
5 Must-Use AI Tools to Supercharge Your Productivity5 Must-Use AI Tools to Supercharge Your Productivity
5 Must-Use AI Tools to Supercharge Your Productivity
cryptouniversityoffi
?
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Getting Started with AWS - Enterprise Landing Zone for Terraform Learning & D...
Chris Wahl
?
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use CasesMastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Mastering ChatGPT & LLMs for Practical Applications: Tips, Tricks, and Use Cases
Sanjay Willie
?
Kickstart Your QA: An Introduction to Automated Regression Testing Tools
Kickstart Your QA: An Introduction to Automated Regression Testing ToolsKickstart Your QA: An Introduction to Automated Regression Testing Tools
Kickstart Your QA: An Introduction to Automated Regression Testing Tools
Shubham Joshi
?

ERC 725 Public On-Chain Identity