Skip to content

Files

Latest commit

 

History

History

client

ENS Offchain Gateway for Aleph Zero – Demo Client

See README.md for more information.

Getting Started

# Install dependencies
bun install

# [Optional] Create `.env` & Set all variables
cp .env.example .env

# Resolve a name
# NOTE: Networks are automatically detected based on the tld
bun run resolve <name.(azero|tzero)>