Skip to content

boulderuphillroller/starknet.js

This branch is 563 commits behind starknet-io/starknet.js:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7f832e ยท Nov 2, 2023
Oct 10, 2023
Oct 20, 2021
Sep 18, 2023
Oct 16, 2023
Oct 18, 2021
Nov 2, 2023
Oct 25, 2023
Oct 20, 2021
Oct 27, 2021
Jun 14, 2023
May 25, 2023
Mar 29, 2023
Oct 20, 2021
Oct 7, 2023
Nov 2, 2023
Nov 29, 2022
Oct 7, 2023
Oct 18, 2021
Oct 25, 2023
Nov 2, 2023
Nov 2, 2023
Oct 24, 2021
Oct 7, 2023
Nov 23, 2022

Repository files navigation

๐Ÿ•น๏ธ Usage

Install starknet with npm

# latest official release (main branch)
$ npm install starknet

# or for latest pre-release version (develop branch):
$ npm install starknet@next

Import starknet and use the API.

๐ŸŒ API

Click Here

Please refer to the following code examples here! ๐ŸŽฎ

Guides can be found here ๐Ÿ“–

โœ๏ธ Contributing

If you consider to contribute to this project please read CONTRIBUTING.md first.

โค๏ธ Special Thanks

Special thanks to all the contributors, especially to:

...and of course the StarkWare team for their dedicated support!

This library would not be possible without these rockstars.

๐Ÿ“œ License

Copyright (c) 2023 StarkWare

Licensed under the MIT license.

About

JavaScript library for StarkNet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.5%
  • Cairo 3.7%
  • JavaScript 1.5%
  • Other 0.3%