Skip to content

sertacbirdal/starknet.js

 
 

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.7%
  • Cairo 3.5%
  • JavaScript 1.5%
  • Other 0.3%