Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.17 KB

README.md

File metadata and controls

87 lines (63 loc) · 3.17 KB

JavaScript library for StarkNet.

🕹️ Usage

Install starknet with npm

$ npm install starknet
# or for pre-release features:
$ 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

🚀 Powered by Starknet.js

✏️ 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 Axel (@delaaxe) from Argent

Miljan (@MilGard91) from Shard Labs

Dhruv (@dhruvkelawala) from Jedi Swap

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.