All Projects → 0xs34n → starknet.js

0xs34n / starknet.js

Licence: MIT License
JavaScript library for StarkNet

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to starknet.js

cairo-by-example
Verbosely Documented, Minimal Starknet Contract Examples.
Stars: ✭ 63 (-60.38%)
Mutual labels:  starkware, starknet
starkgate-frontend
Bridge interface allows users to transfer ERC20 tokens from Ethereum to StarkNet and vice versa.
Stars: ✭ 75 (-52.83%)
Mutual labels:  starkware, starknet
argent-x
ArgentX browser extension for StarkNet - made with ❤️ by Argent
Stars: ✭ 419 (+163.52%)
Mutual labels:  starkware, starknet
starknet-hardhat-example
Examples of how Starknet Hardhat plugin can be used.
Stars: ✭ 19 (-88.05%)
Mutual labels:  starkware, starknet
dotfiles
🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
Stars: ✭ 67 (-57.86%)
Mutual labels:  zk
fluidex-backend
Building the first permissionless layer2 orderbook DEX on Ethereum, powered by PLONK zk-rollup
Stars: ✭ 24 (-84.91%)
Mutual labels:  zk-rollup
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+113.21%)
Mutual labels:  starknet
eth-mimblewimble
Ethereum 9 3/4's zk-SNARKs circuits and the python library for Mimblewimble on Ethereum
Stars: ✭ 77 (-51.57%)
Mutual labels:  zk-rollup
zk-nvim
Neovim extension for zk
Stars: ✭ 207 (+30.19%)
Mutual labels:  zk
zkspringboot
ZK - Spring Boot integration
Stars: ✭ 38 (-76.1%)
Mutual labels:  zk
zk.nvim
Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk
Stars: ✭ 24 (-84.91%)
Mutual labels:  zk
Programmer-Learning-materials
程序员 学习资料,以及一些书籍电子书,如果对您有所帮助,还希望大家多多star,更多资料请关注《Java有货》微信公众号获取
Stars: ✭ 140 (-11.95%)
Mutual labels:  zk
ZooHelper
ZooKeeper可视化工具
Stars: ✭ 15 (-90.57%)
Mutual labels:  zk
rulegin
基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard
Stars: ✭ 100 (-37.11%)
Mutual labels:  zk
reverie
An efficient and generalized implementation of the IKOS-style KKW proof system (https://eprint.iacr.org/2018/475) for arbitrary rings.
Stars: ✭ 51 (-67.92%)
Mutual labels:  zk
cairomate
Structured, dependable legos for Starknet development.
Stars: ✭ 134 (-15.72%)
Mutual labels:  starknet
L2jRoboto
A fake player engine for L2j with decision making and behaviors
Stars: ✭ 51 (-67.92%)
Mutual labels:  l2
cairomate
Structured, dependable legos for Starknet development.
Stars: ✭ 78 (-50.94%)
Mutual labels:  starknet

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].