0.7.2 ⢠Published 1 year ago
starknet-types v0.7.2
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-types
Build
npm run build
Testing
npm run lint
License
This repository is licensed under the MIT License, see LICENSE for more information.