Skip to content

ArkProjectNFTs/starknet.js

This branch is 1 commit ahead of, 688 commits behind starknet-io/starknet.js:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

551eece · Jul 31, 2023
Jul 17, 2023
Oct 20, 2021
Jul 3, 2023
Jul 18, 2023
Oct 18, 2021
Jul 31, 2023
Jul 11, 2023
Oct 20, 2021
Oct 27, 2021
Jun 14, 2023
May 25, 2023
Mar 29, 2023
Oct 20, 2021
Jan 4, 2023
Jul 18, 2023
Nov 29, 2022
Jun 11, 2023
Oct 18, 2021
Mar 21, 2023
Jul 18, 2023
Jul 18, 2023
Oct 24, 2021
Jul 17, 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

Please refer to the following code example here

Guides can be found here

🌐 API

Click 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:

Janek (@janek26) and Dhruv (@dhruvkelawala) from Argent

Toni (@tabaktoni) and Ivan (@ivpavici) from SpaceShard

and of course the StarkWare team for their dedicated support!

This library would not be possible without these rockstars.

📜 License

Copyright (c) 2022 0xs34n

Licensed under the MIT license.

About

JavaScript library for StarkNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • Cairo 5.6%
  • JavaScript 1.5%
  • Other 0.3%