Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 369 Bytes

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)>