Skip to content

Commit

Permalink
docs: v4
Browse files Browse the repository at this point in the history
BREAKING CHANGE: new provider and signer interfaces
  • Loading branch information
janek26 committed Jul 27, 2022
1 parent 3a589f5 commit 9e300a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Install starknet with `npm`

```bash
$ npm install starknet
# or for pre-release features:
# or for starknet.js v4:
$ npm install starknet@next
```

Expand Down Expand Up @@ -85,4 +85,3 @@ This library would not be possible without these rockstars.
Copyright (c) 2022 0xs34n

Licensed under the [MIT license](https://github.com/0xs34n/starknet.js/blob/main/LICENSE).

0 comments on commit 9e300a9

Please sign in to comment.