Skip to content

ShareRing/attributes-verification-hedera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attributes Verification on Hedera

Verify user attributes provided by ShareRing on the Hedera network.

Prerequisites

  • Node.js v22.18.0 or later
  • pnpm package manager

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd attributes-verification-hedera
  2. Install the dependencies:

    pnpm install

Environment Variables

Create a .env file in the root directory and set the environment variables. You can use the .env.sample file as a template.

Usage

To verify attributes using the Hedera SDK:

pnpm verify

To verify attributes using ethers.js:

pnpm verify:ethers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published