Janek
Janek
Is there a way we can use https and wss today using the config? I don't think so, but maybe you can correct me :-)
Hey, thanks for the library! While using it, I noticed svelte throws an a11y warning while compiling. The role attribute seems to be unnecessary, so I removed it as recommended....
- [x] action queue - [x] nonce manager - [x] wallet and accounts
Currently the test run for for the sequencer provider and for the rpc provider share the same wallet and keypair for testing provided by `TEST_ACCOUNT_ADDRESS=` and `TEST_ACCOUNT_PRIVATE_KEY=`. I propose to...
throw an error in starknet.js if input object has additional keys that cant be used as input arguments https://github.com/seanjameshan/starknet.js/blob/d9ec6d3ea3cc0dbf3538fb2fe7b5e1d8a8831490/src/contract.ts#L76 As a dev it's annoying if you pass an object which...
One of our dependencies https://github.com/sidorares/json-bigint has seen it's best days. It uses bignumber.js as a dependency, while this library uses bn.js. It also supports native BigInt which breaks support for...
Even in the Example it's not working reliable. If you click on the text (span element) e.g. "Step 1" it's not navigating back, and all styles are loss. If you...
### Issue / feature description FreshPizza had a feature request in his VOD https://youtu.be/O1rsu1O07dM?t=620 He's asking to be able to copy the actions address value from the UI. ### Changes...