JSPM

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

Shared TypeScript definitions for Starknet projects

Package Exports

  • starknet-types
  • starknet-types/package.json

Readme

starknet-types

🐺 Starknet TypeScript types 🚀

GitHub Workflow Status Project license Pull Requests welcome

Shared TypeScript type definitions for Starknet projects

Types

Versioning (wip - pending PR merge will be the first version in sync)

(MAJOR.MINOR) Version of this package should follow starknet-spec semantic versioning. PATCH version can diverge based on bug-fixes

Starknet types v0.7.x <-> Starknet Spec v0.7.x

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.