Package Exports
- starknet-types
- starknet-types/package.json
Readme
starknet-types
🐺 Starknet TypeScript types 🚀
Shared TypeScript type definitions for Starknet projects
Types
- (WIP) api Starknet JSON RPC Specification
- wallet-api Wallet JSON RPC Specification
- SNIP-12 Hashing and signing typed structured data
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-typesBuild
npm run buildTesting
npm run lintLicense
This repository is licensed under the MIT License, see LICENSE for more information.