• Stars
    star
    456
  • Rank 95,985 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript library for StarkNet

πŸ•ΉοΈ 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.