1.0.2 • Published 1 year ago

@avmkit/siwa v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

SIWA - Sign In with Algorand

@avmkit/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