JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3590
  • Score
    100M100P100Q13146F
  • License MIT

Shared TypeScript definitions for Starknet projects

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (starknet-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    starknet-types

    🐺 Starknet TypeScript types 🚀

    Typescript GitHub Workflow Status Project license Pull Requests welcome

    Shared TypeScript type definitions for Starknet projects

    Types

    • common enums
    • Wallet JSON RPC Specification

    Usage

    As a package

    npm i starknet-types

    Build

    npm run build

    Testing

    npm run lint

    License

    This repository is licensed under the MIT License, see LICENSE for more information.