-
I made an example using [this library with react](https://github.com/fracek/starknet-react-example), everything is working fine in development, but in production it looks like starknet.js is throwing …
-
Hello team,
I tried to run the voyager-local as described here https://voyager.online/local-version/ but it's lacking the info about how to point it to the currently running devnet on the same machi…
-
(NOTE: This is outside of Gitcoin bounties until further notice)
- Polygon = symbol:MATIC, cointype: 966
- Binance Smart Chain = symbol: BSC, cointype: 519
- Arbitrum = symbol: ARB1, cointype: TB…
-
StarkNet 0.8.1 is about to release. Creating this issue to track integration progress.
See comments below. It looks like we only need to resolve API changes for this version.
-
Right now this plugin branch represents a vibrant assortment of APIs that we have not firmly committed to supporting.
In practice, we will want to roll out APIs as we're ready to endorse their secu…
-
# Feature Request
## Issue
Right now, `eth-hash` is pinned to 0.2.0. Other dependencies in my project require `eth-hash` >= `0.3.2`. I am wondering if there is anything we can do?
## Possible…
-
StarkNet `v0.7.1` is around the corner and I'm creating this issue to track support for this version.
TODOs:
- [x] support the new account contract
- [x] support new feeder gateway APIs `get_st…
-
-
I'm trying to switch to mainnet and create an account but it fails with an error, status code 500. Is this expected behavior? I am able to create a functioning account on the testnet without issue.
…
-
Hello team.
I updated to the latest 0.5.2 and tried to run the tests.
I have one test passing but one not.
I get this error `HardhatPluginError: Could not deploy contract. Check the network url …