Skip to content

lukasaric/starknet.js

 
 

Repository files navigation

Installation

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

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

# or for latest beta release version (beta branch)
$ npm install starknet@beta

Import starknet and use the API.

🌐 Documentation

How to Guides 📖 & API 💻

Play with Code Examples 🎮

✏️ Contributing

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

You can also join our dedicated channel for Starknet.js on the Starknet Discord

❤️ 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) 2024 StarkWare

Licensed under the MIT license.

About

JavaScript library for StarkNet

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.9%
  • Cairo 5.2%
  • Other 0.9%