1.0.0 • Published 1 year ago
@headline/siwa v1.0.0
SIWA - Sign In with Algorand
@siwa/siwa/ ├── src/ │ ├── index.ts # Entry point to export all modules │ ├── algorand-utils.ts # Utility functions for Algorand operations │ ├── siwa.ts # Core logic for SIWA │ └── types.ts # TypeScript type definitions for SIWA ├── tsconfig.json # TypeScript configuration └── tsup.config.ts # Build configuration using tsup
1.0.0
1 year ago