0.8.4 ⢠Published 6 months ago
@starknet-io/types-js v0.8.4
Installation
RPC 0.8 - Latest
npm i @starknet-io/types-jsRPC 0.7
npm i @starknet-io/types-js@0.7.10Types
API Starknet JSON RPC Specification
// type import
import type { SomeApiType } from '@starknet-io/types-js';
// or entire namespace import
import { API } from '@starknet-io/types-js';Wallet API Wallet JSON RPC Specification
// type import
import type { SomeWalletApiType } from '@starknet-io/types-js';
// or entire namespace import
import { WALLET_API } from '@starknet-io/types-js';SNIPs StarkNet Improvement Proposals
// type import
import type { TypedData } from '@starknet-io/types-js';// namespace import
import { PAYMASTER_API } from '@starknet-io/types-js';Versioning
MAJOR and MINOR version of this package follows starknet-spec semantic versioning. The PATCH version can diverge based on the bug fixes.
Ex. Starknet types-js v0.7 == Starknet Spec v0.7
Devs Build
npm run buildDevs Testing
npm run lintLicense
This repository is licensed under the MIT License, see LICENSE for more information.
0.7.10
1 year ago
0.7.9
1 year ago
0.8.4
6 months ago
0.7.8
1 year ago
0.8.0-beta.10
10 months ago
0.8.0-beta.11
8 months ago
0.8.0-beta.7
10 months ago
0.8.0-beta.8
10 months ago
0.8.0-beta.5
10 months ago
0.8.0-beta.6
10 months ago
0.8.0-beta.9
10 months ago
0.7.8-alpha.1
1 year ago
0.8.0-beta.3
1 year ago
0.8.0-beta.4
1 year ago
0.8.0-beta.2
1 year ago
0.8.1
8 months ago
0.8.0
8 months ago
0.8.3
7 months ago
0.8.2
7 months ago
0.8.0-beta.1
1 year ago
0.7.7
1 year ago
0.7.6
1 year ago
0.7.5
2 years ago
0.7.4
2 years ago
0.7.3
2 years ago